|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.cmt.InspectableSubcomponent
public class InspectableSubcomponent
| Constructor Summary | |
|---|---|
InspectableSubcomponent()
|
|
| Method Summary | |
|---|---|
java.awt.Component[] |
getAdditionalTabPages()
Get any additional pages that should appear in the InspectorWindow when editing the selected object(s). |
java.beans.Customizer |
getCustomizer()
Get any Customizer that is applicable to the selected data as contained in the selection of the Context set by a previous call to setContext. |
CmtEventState[] |
getEventStates()
|
CmtProperty[] |
getProperties()
|
oracle.bali.inspector.PropertyModel |
getPropertyModel()
Get a PropertyModel describing the state of the selected data as contained in the selection of the Context set by a previous call to setContext. |
CmtPropertyState |
getPropertyState(java.lang.String name)
|
CmtPropertyState[] |
getPropertyStates()
|
Subject |
getSubject()
|
java.lang.Object |
getTarget()
Get the target that will ultimately be affected by changes made to the PropertyModel returned by this Inspectable, or by changes made by any Customizer returned by this Inspectable. |
void |
setContext(Context context)
Initialize the PropertyModel to reflect the selection of the Context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InspectableSubcomponent()
| Method Detail |
|---|
public void setContext(Context context)
Inspectable
setContext in interface Inspectablecontext - the Context to use for initialization.public Subject getSubject()
public java.lang.Object getTarget()
Inspectable
getTarget in interface Inspectablepublic CmtProperty[] getProperties()
getProperties in interface CmtInspectablepublic CmtPropertyState[] getPropertyStates()
getPropertyStates in interface CmtInspectablepublic CmtPropertyState getPropertyState(java.lang.String name)
getPropertyState in interface CmtInspectablepublic CmtEventState[] getEventStates()
getEventStates in interface CmtInspectablepublic java.awt.Component[] getAdditionalTabPages()
Inspectable
getAdditionalTabPages in interface Inspectablepublic oracle.bali.inspector.PropertyModel getPropertyModel()
Inspectable
getPropertyModel in interface Inspectablepublic java.beans.Customizer getCustomizer()
Inspectable
getCustomizer in interface Inspectable
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||