|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ConstraintsPropertyState interface is intended to act as the CmtPropertyState associated with a ConstraintsProperty. While constraints passed in as argument to the "add" method call of a Container are not actually the value of a property in the JavaBeans sense, it is usefull to treat them as such.
CmtPropertyState
,
ConstraintsProperty
Method Summary | |
void |
setValue(java.lang.Object value,
boolean updateLayout)
Set the value of this CmtPropertyState, optionally updating the controlling LayoutManager directly. |
Methods inherited from interface oracle.jdeveloper.cmt.CmtPropertyState |
editorAttached, getObject, getProperty, getPropertySetting, getSubcomponent, getValue, getValueSource, getValueText, isDefault, isPseudoPropertyState, isReadOnly, refresh, release, reset, setDefaultValue, setValue, setValueSource, setValueText |
Method Detail |
public void setValue(java.lang.Object value, boolean updateLayout)
value
- the value of the "constraints" used by the LayoutManager.updateLayout
- true to update the LayoutManager settings directly.
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.