|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.help.HelpBackFrame
public class HelpBackFrame
| Field Summary | |
|---|---|
protected HelpFrameAS |
m_asOwner
|
static java.lang.String |
STR_MVC_CLASS_NAME
MVC object name |
| Constructor Summary | |
|---|---|
HelpBackFrame()
|
|
| 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 HelpFrameAS m_asOwner
| Constructor Detail |
|---|
public HelpBackFrame()
| Method Detail |
|---|
public void Display(IWebData webData)
IDisplayPage
Display in interface IDisplayPagepublic AActivitySpace GetOwner()
IDisplayPage
GetOwner in interface IDisplayPagepublic void Init(AActivitySpace parent)
IDisplayPage
Init in interface IDisplayPagepublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObject
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||