|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchrriis.uihierarchy.SingleLevelAccessor.ConstraintsHandler
A manipulator for the constraints of the SingleLevelAccessor.
Method Summary | |
Object |
getConstraints()
Get the constraints. |
Object |
getRealizedConstraints()
Get the realized constraints. |
void |
setRealizedConstraints(Object constraints)
Set the realized constraints. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Object getConstraints()
public Object getRealizedConstraints()
public void setRealizedConstraints(Object constraints)
constraints
- The realized constraints.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |