| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintsPropertyState
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 | 
|---|
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.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||