|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstraintsProperty
The ConstraintsProperty is a marker interface intended to identify the pseudo property for "constraints". While constraints passed in as argument to the "add" method call of a Container are not actually a property in the JavaBeans sense, it is usefull to treat them as such. Any CmtPropertyState associated with a ConstraintsProperty must be a ConstraintsPropertyState.
CmtProperty
,
ConstraintsPropertyState
Field Summary | |
---|---|
static java.lang.String |
NAME
Property name to be used when fetching the "constraints" CmtPropertyState from a CmtSubcomponent. |
Method Summary |
---|
Methods inherited from interface oracle.jdeveloper.cmt.CmtProperty |
---|
getEditor, getPropertyType, getReadMethod, getReadMethodName, getType, getWriteMethod, getWriteMethodName, isBound, isConstrained, isEvent, isReadable, isWritable |
Methods inherited from interface oracle.jdeveloper.cmt.CmtFeature |
---|
getComponent, getDisplayName, getName, getShortDescription, isExpert, isHidden |
Field Detail |
---|
static final java.lang.String NAME
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |