|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssertableInspector
| Method Summary | |
|---|---|
String |
getBackColor()
|
String |
getColor()
|
String |
getForClass()
Retrieves the value for the attribute forClass. |
String |
getIconKey()
Retrieves the value for the attribute iconKey. |
List |
getLabel()
|
String |
getLabel(int index)
|
List |
getOrder()
|
int |
getOrder(int index)
|
List |
getToolTip()
|
String |
getToolTip(int index)
|
boolean |
isChangeable()
Retrieves the value for the attribute changeable. |
boolean |
isFilterable()
Retrieves the value for the attribute filterable. |
boolean |
isSortable()
Retrieves the value for the attribute sortable. |
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 |
setFilterable(boolean newValue)
Sets a new value for the attribute filterable. |
void |
setForClass(String newValue)
Sets a new value for the attribute forClass. |
void |
setIconKey(String newValue)
Sets a new value for the attribute iconKey. |
void |
setLabel(List newValue)
|
void |
setLabel(String[] newValue)
|
void |
setOrder(int[] newValue)
|
void |
setOrder(List newValue)
|
void |
setSortable(boolean newValue)
Sets a new value for the attribute sortable. |
void |
setToolTip(List newValue)
|
void |
setToolTip(String[] newValue)
|
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| 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.
changeable.
JmiException - If the value cannot be retrieved for some reason.void setChangeable(boolean newValue)
changeable.
newValue - The non-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 isFilterable()
filterable.
filterable.
JmiException - If the value cannot be retrieved for some reason.void setFilterable(boolean newValue)
filterable.
newValue - The non-null new value for attribute filterable.
JmiException - If the value cannot be set for some reason.String getForClass()
forClass.
forClass.
JmiException - If the value cannot be retrieved for some reason.void setForClass(String newValue)
forClass.
newValue - The non-null new value for attribute forClass.
JmiException - If the value cannot be set for some reason.String getIconKey()
iconKey.
iconKey.
JmiException - If the value cannot be retrieved for some reason.void setIconKey(String newValue)
iconKey.
newValue - The non-null new value for attribute iconKey.
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.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.boolean isSortable()
sortable.
sortable.
JmiException - If the value cannot be retrieved for some reason.void setSortable(boolean newValue)
sortable.
newValue - The non-null new value for attribute sortable.
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 | |||||||||