|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractElementDefinition
| Method Summary | |
|---|---|
String |
getBackColor()
|
String |
getColor()
|
String |
getDataBindingName()
|
Integer |
getDecimalPlaces()
|
List |
getDisplayValueExpr()
|
String |
getDisplayValueExpr(int index)
|
List |
getEventHandler()
|
String |
getEventHandler(int index)
|
String |
getIconKey()
|
BigDecimal |
getIncrement()
|
List |
getLabel()
|
String |
getLabel(int index)
|
Integer |
getMaxLength()
|
Integer |
getMaxMember()
|
String |
getMaxValue()
|
List |
getMemberDefaultValue()
|
String |
getMemberDefaultValue(int index)
|
List |
getMemberElementName()
|
String |
getMemberElementName(int index)
|
List |
getMemberMimeType()
|
String |
getMemberMimeType(int index)
|
String |
getMinValue()
|
String |
getMultiplicity()
|
List |
getOrder()
|
int |
getOrder(int index)
|
List |
getOrderFieldGroup()
|
int |
getOrderFieldGroup(int index)
|
List |
getOrderObjectContainer()
|
int |
getOrderObjectContainer(int index)
|
List |
getShortLabel()
|
String |
getShortLabel(int index)
|
Integer |
getShowMaxMember()
|
Integer |
getSizeXWeight()
|
Integer |
getSkipRow()
|
Integer |
getSpanRow()
|
Integer |
getTitleIndex()
|
List |
getToolTip()
|
String |
getToolTip(int index)
|
Boolean |
isChangeable()
|
Boolean |
isColumnBreak()
|
Boolean |
isFilterable()
|
Boolean |
isHasThousandsSeparator()
|
Boolean |
isInPlace()
|
Boolean |
isPassword()
|
Boolean |
isSortable()
|
void |
setBackColor(String newValue)
Sets a new value for the attribute backColor. |
void |
setChangeable(Boolean newValue)
Sets a new value for the attribute changeable. |
void |
setColor(String newValue)
Sets a new value for the attribute color. |
void |
setColumnBreak(Boolean newValue)
Sets a new value for the attribute columnBreak. |
void |
setDataBindingName(String newValue)
Sets a new value for the attribute dataBindingName. |
void |
setDecimalPlaces(Integer newValue)
Sets a new value for the attribute decimalPlaces. |
void |
setDisplayValueExpr(List newValue)
|
void |
setDisplayValueExpr(String[] newValue)
|
void |
setEventHandler(List newValue)
|
void |
setEventHandler(String[] newValue)
|
void |
setFilterable(Boolean newValue)
Sets a new value for the attribute filterable. |
void |
setHasThousandsSeparator(Boolean newValue)
Sets a new value for the attribute hasThousandsSeparator. |
void |
setIconKey(String newValue)
Sets a new value for the attribute iconKey. |
void |
setIncrement(BigDecimal newValue)
Sets a new value for the attribute increment. |
void |
setInPlace(Boolean newValue)
Sets a new value for the attribute inPlace. |
void |
setLabel(List newValue)
|
void |
setLabel(String[] newValue)
|
void |
setMaxLength(Integer newValue)
Sets a new value for the attribute maxLength. |
void |
setMaxMember(Integer newValue)
Sets a new value for the attribute maxMember. |
void |
setMaxValue(String newValue)
Sets a new value for the attribute maxValue. |
void |
setMemberDefaultValue(List newValue)
|
void |
setMemberDefaultValue(String[] newValue)
|
void |
setMemberElementName(List newValue)
|
void |
setMemberElementName(String[] newValue)
|
void |
setMemberMimeType(List newValue)
|
void |
setMemberMimeType(String[] newValue)
|
void |
setMinValue(String newValue)
Sets a new value for the attribute minValue. |
void |
setMultiplicity(String newValue)
Sets a new value for the attribute multiplicity. |
void |
setOrder(int[] newValue)
|
void |
setOrder(List newValue)
|
void |
setOrderFieldGroup(int[] newValue)
|
void |
setOrderFieldGroup(List newValue)
|
void |
setOrderObjectContainer(int[] newValue)
|
void |
setOrderObjectContainer(List newValue)
|
void |
setPassword(Boolean newValue)
Sets a new value for the attribute isPassword. |
void |
setShortLabel(List newValue)
|
void |
setShortLabel(String[] newValue)
|
void |
setShowMaxMember(Integer newValue)
Sets a new value for the attribute showMaxMember. |
void |
setSizeXWeight(Integer newValue)
Sets a new value for the attribute sizeXWeight. |
void |
setSkipRow(Integer newValue)
Sets a new value for the attribute skipRow. |
void |
setSortable(Boolean newValue)
Sets a new value for the attribute sortable. |
void |
setSpanRow(Integer newValue)
Sets a new value for the attribute spanRow. |
void |
setTitleIndex(Integer newValue)
Sets a new value for the attribute titleIndex. |
void |
setToolTip(List newValue)
|
void |
setToolTip(String[] newValue)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
String getBackColor()
backColor.
JmiException - If the value cannot be retrieved for some reason.void setBackColor(String newValue)
backColor.
newValue - The possibly null new value for attribute backColor.
JmiException - If the value cannot be set for some reason.Boolean isChangeable()
changeable.
JmiException - If the value cannot be retrieved for some reason.void setChangeable(Boolean newValue)
changeable.
newValue - The possibly null new value for attribute changeable.
JmiException - If the value cannot be set for some reason.String getColor()
color.
JmiException - If the value cannot be retrieved for some reason.void setColor(String newValue)
color.
newValue - The possibly null new value for attribute color.
JmiException - If the value cannot be set for some reason.Boolean isColumnBreak()
columnBreak.
JmiException - If the value cannot be retrieved for some reason.void setColumnBreak(Boolean newValue)
columnBreak.
newValue - The possibly null new value for attribute columnBreak.
JmiException - If the value cannot be set for some reason.String getDataBindingName()
dataBindingName.
JmiException - If the value cannot be retrieved for some reason.void setDataBindingName(String newValue)
dataBindingName.
newValue - The possibly null new value for attribute dataBindingName.
JmiException - If the value cannot be set for some reason.Integer getDecimalPlaces()
decimalPlaces.
JmiException - If the value cannot be retrieved for some reason.void setDecimalPlaces(Integer newValue)
decimalPlaces.
newValue - The possibly null new value for attribute decimalPlaces.
JmiException - If the value cannot be set for some reason.List getDisplayValueExpr()
JmiException - If the values cannot be retrieved for some reason.String getDisplayValueExpr(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setDisplayValueExpr(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setDisplayValueExpr(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getEventHandler()
JmiException - If the values cannot be retrieved for some reason.String getEventHandler(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setEventHandler(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setEventHandler(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.Boolean isFilterable()
filterable.
JmiException - If the value cannot be retrieved for some reason.void setFilterable(Boolean newValue)
filterable.
newValue - The possibly null new value for attribute filterable.
JmiException - If the value cannot be set for some reason.Boolean isHasThousandsSeparator()
hasThousandsSeparator.
JmiException - If the value cannot be retrieved for some reason.void setHasThousandsSeparator(Boolean newValue)
hasThousandsSeparator.
newValue - The possibly null new value for attribute hasThousandsSeparator.
JmiException - If the value cannot be set for some reason.String getIconKey()
iconKey.
JmiException - If the value cannot be retrieved for some reason.void setIconKey(String newValue)
iconKey.
newValue - The possibly null new value for attribute iconKey.
JmiException - If the value cannot be set for some reason.Boolean isInPlace()
inPlace.
JmiException - If the value cannot be retrieved for some reason.void setInPlace(Boolean newValue)
inPlace.
newValue - The possibly null new value for attribute inPlace.
JmiException - If the value cannot be set for some reason.BigDecimal getIncrement()
increment.
JmiException - If the value cannot be retrieved for some reason.void setIncrement(BigDecimal newValue)
increment.
newValue - The possibly null new value for attribute increment.
JmiException - If the value cannot be set for some reason.Boolean isPassword()
isPassword.
JmiException - If the value cannot be retrieved for some reason.void setPassword(Boolean newValue)
isPassword.
newValue - The possibly null new value for attribute isPassword.
JmiException - If the value cannot be set for some reason.List getLabel()
JmiException - If the values cannot be retrieved for some reason.String getLabel(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setLabel(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setLabel(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.Integer getMaxLength()
maxLength.
JmiException - If the value cannot be retrieved for some reason.void setMaxLength(Integer newValue)
maxLength.
newValue - The possibly null new value for attribute maxLength.
JmiException - If the value cannot be set for some reason.Integer getMaxMember()
maxMember.
JmiException - If the value cannot be retrieved for some reason.void setMaxMember(Integer newValue)
maxMember.
newValue - The possibly null new value for attribute maxMember.
JmiException - If the value cannot be set for some reason.String getMaxValue()
maxValue.
JmiException - If the value cannot be retrieved for some reason.void setMaxValue(String newValue)
maxValue.
newValue - The possibly null new value for attribute maxValue.
JmiException - If the value cannot be set for some reason.List getMemberDefaultValue()
JmiException - If the values cannot be retrieved for some reason.String getMemberDefaultValue(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setMemberDefaultValue(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setMemberDefaultValue(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getMemberElementName()
JmiException - If the values cannot be retrieved for some reason.String getMemberElementName(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setMemberElementName(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setMemberElementName(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getMemberMimeType()
JmiException - If the values cannot be retrieved for some reason.String getMemberMimeType(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setMemberMimeType(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setMemberMimeType(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.String getMinValue()
minValue.
JmiException - If the value cannot be retrieved for some reason.void setMinValue(String newValue)
minValue.
newValue - The possibly null new value for attribute minValue.
JmiException - If the value cannot be set for some reason.String getMultiplicity()
multiplicity.
JmiException - If the value cannot be retrieved for some reason.void setMultiplicity(String newValue)
multiplicity.
newValue - The possibly null new value for attribute multiplicity.
JmiException - If the value cannot be set for some reason.List getOrder()
JmiException - If the values cannot be retrieved for some reason.int getOrder(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setOrder(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setOrder(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getOrderFieldGroup()
JmiException - If the values cannot be retrieved for some reason.int getOrderFieldGroup(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setOrderFieldGroup(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setOrderFieldGroup(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getOrderObjectContainer()
JmiException - If the values cannot be retrieved for some reason.int getOrderObjectContainer(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setOrderObjectContainer(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setOrderObjectContainer(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getShortLabel()
JmiException - If the values cannot be retrieved for some reason.String getShortLabel(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setShortLabel(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setShortLabel(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.Integer getShowMaxMember()
showMaxMember.
JmiException - If the value cannot be retrieved for some reason.void setShowMaxMember(Integer newValue)
showMaxMember.
newValue - The possibly null new value for attribute showMaxMember.
JmiException - If the value cannot be set for some reason.Integer getSizeXWeight()
sizeXWeight.
JmiException - If the value cannot be retrieved for some reason.void setSizeXWeight(Integer newValue)
sizeXWeight.
newValue - The possibly null new value for attribute sizeXWeight.
JmiException - If the value cannot be set for some reason.Integer getSkipRow()
skipRow.
JmiException - If the value cannot be retrieved for some reason.void setSkipRow(Integer newValue)
skipRow.
newValue - The possibly null new value for attribute skipRow.
JmiException - If the value cannot be set for some reason.Boolean isSortable()
sortable.
JmiException - If the value cannot be retrieved for some reason.void setSortable(Boolean newValue)
sortable.
newValue - The possibly null new value for attribute sortable.
JmiException - If the value cannot be set for some reason.Integer getSpanRow()
spanRow.
JmiException - If the value cannot be retrieved for some reason.void setSpanRow(Integer newValue)
spanRow.
newValue - The possibly null new value for attribute spanRow.
JmiException - If the value cannot be set for some reason.Integer getTitleIndex()
titleIndex.
JmiException - If the value cannot be retrieved for some reason.void setTitleIndex(Integer newValue)
titleIndex.
newValue - The possibly null new value for attribute titleIndex.
JmiException - If the value cannot be set for some reason.List getToolTip()
JmiException - If the values cannot be retrieved for some reason.String getToolTip(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setToolTip(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setToolTip(String[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||