|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A component instance.
Method Summary | |
java.lang.String |
getComponentRef()
Return the handle to the component this object instantiate. |
InstanceContainer |
getContainer()
Return the container of this object. |
java.lang.String |
getId()
Return the id in the scope of its container. |
Preferences |
getPreferences()
Return the preferences held by the instance or null if it does not have any. |
void |
setComponentRef(java.lang.String componentRef)
Set the component handle of this instance. |
Method Detail |
public java.lang.String getId()
public InstanceContainer getContainer()
public Preferences getPreferences()
public java.lang.String getComponentRef()
public void setComponentRef(java.lang.String componentRef)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |