|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Insert the type's description here. Creation date: (10/14/99 4:29:42 PM)
Method Summary | |
IParent |
getParent()
Answer the receiver's current parent object. |
boolean |
isChildOf(IParent parent)
Answer true if the receiver is a child of the specified parent object. |
void |
resetParent(IParent parent)
Reset the receiver's parent to none if it is the specified parent object. |
void |
setParent(IParent parent)
Set the specified object as the receiver's parent. |
Method Detail |
public IParent getParent()
parent
- com.ibm.ulc.comm.IParentpublic boolean isChildOf(IParent parent)
uiComponent
- com.ibm.ulc.ui.UIComponentpublic void resetParent(IParent parent)
parent
- com.ibm.ulc.comm.IParentpublic void setParent(IParent parent)
parent
- com.ibm.ulc.comm.IParent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |