com.plumtree.uiinfrastructure.devices
Class ADevicesDP_WML
java.lang.Object
com.plumtree.uiinfrastructure.devices.ADevicesDP_WML
- All Implemented Interfaces:
- IDisplayPage, IMVCObject
public abstract class ADevicesDP_WML
- extends java.lang.Object
- implements IDisplayPage
- Author:
- SudhaS
This display page creates a basic WML page.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_asOwner
protected AActivitySpace m_asOwner
ADevicesDP_WML
public ADevicesDP_WML()
Display
public void Display(IWebData webData)
- Description copied from interface:
IDisplayPage
- Construct the HTMLPage for Display.
- Specified by:
Display in interface IDisplayPage
- See Also:
com.plumtree.xpshared.infrastructure.activityspace.IDisplayPage#Display(IWebData)
GetName
public abstract java.lang.String GetName()
- Description copied from interface:
IMVCObject
- Return the name of the MVC object.
- Specified by:
GetName in interface IMVCObject
- Returns:
GetOwner
public AActivitySpace GetOwner()
- Description copied from interface:
IDisplayPage
- Return the owning Activity Space.
- Specified by:
GetOwner in interface IDisplayPage
- See Also:
com.plumtree.xpshared.infrastructure.activityspace.IDisplayPage#GetOwner()
Init
public void Init(AActivitySpace parent)
- Description copied from interface:
IDisplayPage
- Initialize the Display Page.
- Specified by:
Init in interface IDisplayPage
- See Also:
com.plumtree.xpshared.infrastructure.activityspace.IDisplayPage#Init(AActivitySpace)
PageDisplay
public abstract java.lang.String PageDisplay()
- Returns: