|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.tree.TreeSelectDP
public class TreeSelectDP
| Field Summary | |
|---|---|
protected AActivitySpace |
m_asOwner
parent activity space |
static java.lang.String |
STR_MVC_CLASS_NAME
Tree Select object name |
| Constructor Summary | |
|---|---|
TreeSelectDP()
|
|
| Method Summary | |
|---|---|
void |
Display(IWebData webData)
Construct the HTMLPage for Display. |
java.lang.String |
GetName()
Return the name of the MVC object. |
AActivitySpace |
GetOwner()
Return the owning Activity Space. |
void |
Init(AActivitySpace parent)
Initialize the Display Page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
protected AActivitySpace m_asOwner
| Constructor Detail |
|---|
public TreeSelectDP()
| Method Detail |
|---|
public void Display(IWebData webData)
IDisplayPage
Display in interface IDisplayPageIDisplayPage.Display(IWebData)public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectIMVCObject.GetName()public AActivitySpace GetOwner()
IDisplayPage
GetOwner in interface IDisplayPagecom.plumtree.uiinfrastructure.activityspace.IDisplayPage#GetParent()public void Init(AActivitySpace parent)
IDisplayPage
Init in interface IDisplayPageIDisplayPage.Init(AActivitySpace)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||