|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractElementDefinition
Abstract class AbstractElementDefinition
| Method Summary | |
|---|---|
String |
getBackColor()
Retrieves the possibly null value for the optional attribute backColor. |
String |
getColor()
Retrieves the possibly null value for the optional attribute color. |
String |
getDataBindingName()
Retrieves the possibly null value for the optional attribute dataBindingName. |
Integer |
getDecimalPlaces()
Retrieves the possibly null value for the optional attribute decimalPlaces. |
List<String> |
getDisplayValueExpr()
Retrieves a list containing all the elements for the attribute displayValueExpr. |
List<String> |
getEventHandler()
Retrieves a list containing all the elements for the attribute eventHandler. |
String |
getIconKey()
Retrieves the possibly null value for the optional attribute iconKey. |
BigDecimal |
getIncrement()
Retrieves the possibly null value for the optional attribute increment. |
List<String> |
getLabel()
Retrieves a list containing all the elements for the attribute label. |
Integer |
getMaxLength()
Retrieves the possibly null value for the optional attribute maxLength. |
Integer |
getMaxMember()
Retrieves the possibly null value for the optional attribute maxMember. |
String |
getMaxValue()
Retrieves the possibly null value for the optional attribute maxValue. |
List<String> |
getMemberDefaultValue()
Retrieves a list containing all the elements for the attribute memberDefaultValue. |
List<String> |
getMemberElementName()
Retrieves a list containing all the elements for the attribute memberElementName. |
List<String> |
getMemberMimeType()
Retrieves a list containing all the elements for the attribute memberMimeType. |
String |
getMinValue()
Retrieves the possibly null value for the optional attribute minValue. |
String |
getMultiplicity()
Retrieves the possibly null value for the optional attribute multiplicity. |
List<Integer> |
getOrder()
Retrieves a list containing all the elements for the attribute order. |
List<Integer> |
getOrderFieldGroup()
Retrieves a list containing all the elements for the attribute orderFieldGroup. |
List<Integer> |
getOrderObjectContainer()
Retrieves a list containing all the elements for the attribute orderObjectContainer. |
List<String> |
getShortLabel()
Retrieves a list containing all the elements for the attribute shortLabel. |
Integer |
getShowMaxMember()
Retrieves the possibly null value for the optional attribute showMaxMember. |
Integer |
getSizeXweight()
Retrieves the possibly null value for the optional attribute sizeXWeight. |
Integer |
getSkipRow()
Retrieves the possibly null value for the optional attribute skipRow. |
Integer |
getSpanRow()
Retrieves the possibly null value for the optional attribute spanRow. |
Integer |
getTitleIndex()
Retrieves the possibly null value for the optional attribute titleIndex. |
List<String> |
getToolTip()
Retrieves a list containing all the elements for the attribute toolTip. |
Boolean |
isChangeable()
Retrieves the possibly null value for the optional attribute changeable. |
Boolean |
isColumnBreak()
Retrieves the possibly null value for the optional attribute columnBreak. |
Boolean |
isFilterable()
Retrieves the possibly null value for the optional attribute filterable. |
Boolean |
isHasThousandsSeparator()
Retrieves the possibly null value for the optional attribute hasThousandsSeparator. |
Boolean |
isInPlace()
Retrieves the possibly null value for the optional attribute inPlace. |
Boolean |
isPassword()
Retrieves the possibly null value for the optional attribute isPassword. |
Boolean |
isSortable()
Retrieves the possibly null value for the optional attribute sortable. |
void |
setBackColor(String backColor)
Sets a new value for the attribute backColor. |
void |
setChangeable(Boolean changeable)
Sets a new value for the attribute changeable. |
void |
setColor(String color)
Sets a new value for the attribute color. |
void |
setColumnBreak(Boolean columnBreak)
Sets a new value for the attribute columnBreak. |
void |
setDataBindingName(String dataBindingName)
Sets a new value for the attribute dataBindingName. |
void |
setDecimalPlaces(Integer decimalPlaces)
Sets a new value for the attribute decimalPlaces. |
void |
setDisplayValueExpr(String... displayValueExpr)
Clears displayValueExpr and adds the given value(s). |
void |
setEventHandler(String... eventHandler)
Clears eventHandler and adds the given value(s). |
void |
setFilterable(Boolean filterable)
Sets a new value for the attribute filterable. |
void |
setHasThousandsSeparator(Boolean hasThousandsSeparator)
Sets a new value for the attribute hasThousandsSeparator. |
void |
setIconKey(String iconKey)
Sets a new value for the attribute iconKey. |
void |
setIncrement(BigDecimal increment)
Sets a new value for the attribute increment. |
void |
setInPlace(Boolean inPlace)
Sets a new value for the attribute inPlace. |
void |
setLabel(String... label)
Clears label and adds the given value(s). |
void |
setMaxLength(Integer maxLength)
Sets a new value for the attribute maxLength. |
void |
setMaxMember(Integer maxMember)
Sets a new value for the attribute maxMember. |
void |
setMaxValue(String maxValue)
Sets a new value for the attribute maxValue. |
void |
setMemberDefaultValue(String... memberDefaultValue)
Clears memberDefaultValue and adds the given value(s). |
void |
setMemberElementName(String... memberElementName)
Clears memberElementName and adds the given value(s). |
void |
setMemberMimeType(String... memberMimeType)
Clears memberMimeType and adds the given value(s). |
void |
setMinValue(String minValue)
Sets a new value for the attribute minValue. |
void |
setMultiplicity(String multiplicity)
Sets a new value for the attribute multiplicity. |
void |
setOrder(int... order)
Clears order and adds the given value(s). |
void |
setOrderFieldGroup(int... orderFieldGroup)
Clears orderFieldGroup and adds the given value(s). |
void |
setOrderObjectContainer(int... orderObjectContainer)
Clears orderObjectContainer and adds the given value(s). |
void |
setPassword(Boolean isPassword)
Sets a new value for the attribute isPassword. |
void |
setShortLabel(String... shortLabel)
Clears shortLabel and adds the given value(s). |
void |
setShowMaxMember(Integer showMaxMember)
Sets a new value for the attribute showMaxMember. |
void |
setSizeXweight(Integer sizeXweight)
Sets a new value for the attribute sizeXWeight. |
void |
setSkipRow(Integer skipRow)
Sets a new value for the attribute skipRow. |
void |
setSortable(Boolean sortable)
Sets a new value for the attribute sortable. |
void |
setSpanRow(Integer spanRow)
Sets a new value for the attribute spanRow. |
void |
setTitleIndex(Integer titleIndex)
Sets a new value for the attribute titleIndex. |
void |
setToolTip(String... toolTip)
Clears toolTip and adds the given value(s). |
| Method Detail |
|---|
String getBackColor()
backColor.
backColor.void setBackColor(String backColor)
backColor.
backColor - The possibly null new value for attribute backColor.Boolean isChangeable()
changeable.
changeable.void setChangeable(Boolean changeable)
changeable.
changeable - The possibly null new value for attribute changeable.String getColor()
color.
color.void setColor(String color)
color.
color - The possibly null new value for attribute color.Boolean isColumnBreak()
columnBreak.
columnBreak.void setColumnBreak(Boolean columnBreak)
columnBreak.
columnBreak - The possibly null new value for attribute columnBreak.String getDataBindingName()
dataBindingName.
dataBindingName.void setDataBindingName(String dataBindingName)
dataBindingName.
dataBindingName - The possibly null new value for attribute dataBindingName.Integer getDecimalPlaces()
decimalPlaces.
decimalPlaces.void setDecimalPlaces(Integer decimalPlaces)
decimalPlaces.
decimalPlaces - The possibly null new value for attribute decimalPlaces.List<String> getDisplayValueExpr()
displayValueExpr.
void setDisplayValueExpr(String... displayValueExpr)
displayValueExpr and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
displayValueExpr - value(s) to be added to displayValueExprList<String> getEventHandler()
eventHandler.
void setEventHandler(String... eventHandler)
eventHandler and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
eventHandler - value(s) to be added to eventHandlerBoolean isFilterable()
filterable.
filterable.void setFilterable(Boolean filterable)
filterable.
filterable - The possibly null new value for attribute filterable.Boolean isHasThousandsSeparator()
hasThousandsSeparator.
hasThousandsSeparator.void setHasThousandsSeparator(Boolean hasThousandsSeparator)
hasThousandsSeparator.
hasThousandsSeparator - The possibly null new value for attribute hasThousandsSeparator.String getIconKey()
iconKey.
iconKey.void setIconKey(String iconKey)
iconKey.
iconKey - The possibly null new value for attribute iconKey.Boolean isInPlace()
inPlace.
inPlace.void setInPlace(Boolean inPlace)
inPlace.
inPlace - The possibly null new value for attribute inPlace.BigDecimal getIncrement()
increment.
increment.void setIncrement(BigDecimal increment)
increment.
increment - The possibly null new value for attribute increment.Boolean isPassword()
isPassword.
isPassword.void setPassword(Boolean isPassword)
isPassword.
isPassword - The possibly null new value for attribute isPassword.List<String> getLabel()
label.
void setLabel(String... label)
label and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
label - value(s) to be added to labelInteger getMaxLength()
maxLength.
maxLength.void setMaxLength(Integer maxLength)
maxLength.
maxLength - The possibly null new value for attribute maxLength.Integer getMaxMember()
maxMember.
maxMember.void setMaxMember(Integer maxMember)
maxMember.
maxMember - The possibly null new value for attribute maxMember.String getMaxValue()
maxValue.
maxValue.void setMaxValue(String maxValue)
maxValue.
maxValue - The possibly null new value for attribute maxValue.List<String> getMemberDefaultValue()
memberDefaultValue.
void setMemberDefaultValue(String... memberDefaultValue)
memberDefaultValue and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
memberDefaultValue - value(s) to be added to memberDefaultValueList<String> getMemberElementName()
memberElementName.
void setMemberElementName(String... memberElementName)
memberElementName and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
memberElementName - value(s) to be added to memberElementNameList<String> getMemberMimeType()
memberMimeType.
void setMemberMimeType(String... memberMimeType)
memberMimeType and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
memberMimeType - value(s) to be added to memberMimeTypeString getMinValue()
minValue.
minValue.void setMinValue(String minValue)
minValue.
minValue - The possibly null new value for attribute minValue.String getMultiplicity()
multiplicity.
multiplicity.void setMultiplicity(String multiplicity)
multiplicity.
multiplicity - The possibly null new value for attribute multiplicity.List<Integer> getOrder()
order.
void setOrder(int... order)
order and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
order - value(s) to be added to orderList<Integer> getOrderFieldGroup()
orderFieldGroup.
void setOrderFieldGroup(int... orderFieldGroup)
orderFieldGroup and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
orderFieldGroup - value(s) to be added to orderFieldGroupList<Integer> getOrderObjectContainer()
orderObjectContainer.
void setOrderObjectContainer(int... orderObjectContainer)
orderObjectContainer and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
orderObjectContainer - value(s) to be added to orderObjectContainerList<String> getShortLabel()
shortLabel.
void setShortLabel(String... shortLabel)
shortLabel and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
shortLabel - value(s) to be added to shortLabelInteger getShowMaxMember()
showMaxMember.
showMaxMember.void setShowMaxMember(Integer showMaxMember)
showMaxMember.
showMaxMember - The possibly null new value for attribute showMaxMember.Integer getSizeXweight()
sizeXWeight.
sizeXWeight.void setSizeXweight(Integer sizeXweight)
sizeXWeight.
sizeXweight - The possibly null new value for attribute sizeXWeight.Integer getSkipRow()
skipRow.
skipRow.void setSkipRow(Integer skipRow)
skipRow.
skipRow - The possibly null new value for attribute skipRow.Boolean isSortable()
sortable.
sortable.void setSortable(Boolean sortable)
sortable.
sortable - The possibly null new value for attribute sortable.Integer getSpanRow()
spanRow.
spanRow.void setSpanRow(Integer spanRow)
spanRow.
spanRow - The possibly null new value for attribute spanRow.Integer getTitleIndex()
titleIndex.
titleIndex.void setTitleIndex(Integer titleIndex)
titleIndex.
titleIndex - The possibly null new value for attribute titleIndex.List<String> getToolTip()
toolTip.
void setToolTip(String... toolTip)
toolTip and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
toolTip - value(s) to be added to toolTip
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||