com.plumtree.portalpages.devices.login.html32
Class LoginDevicesDP_HTML32

java.lang.Object
  extended by com.plumtree.uiinfrastructure.devices.ADevicesDP_PDA
      extended by com.plumtree.portalpages.devices.login.html32.LoginDevicesDP_HTML32
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class LoginDevicesDP_HTML32
extends ADevicesDP_PDA

Author:
SudhaS

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
           
 
Fields inherited from class com.plumtree.uiinfrastructure.devices.ADevicesDP_PDA
m_asOwner
 
Constructor Summary
LoginDevicesDP_HTML32()
           
 
Method Summary
 java.lang.String GetName()
          Return the name of the MVC object.
 java.lang.String GetSubtitleForBanner()
           
 java.lang.String GetTitleForBanner()
           
 HTMLElement PageDisplay()
           
 
Methods inherited from class com.plumtree.uiinfrastructure.devices.ADevicesDP_PDA
Display, GetOwner, Init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
See Also:
Constant Field Values
Constructor Detail

LoginDevicesDP_HTML32

public LoginDevicesDP_HTML32()
Method Detail

GetName

public java.lang.String GetName()
Description copied from interface: IMVCObject
Return the name of the MVC object.

Specified by:
GetName in interface IMVCObject
Overrides:
GetName in class ADevicesDP_PDA
Returns:
the name of the object.
See Also:
com.plumtree.xpshared.portalinfrastructure.activityspace.IDisplayPage#GetName()

PageDisplay

public HTMLElement PageDisplay()
Specified by:
PageDisplay in class ADevicesDP_PDA
Returns:
Throws:
HTMLException

GetSubtitleForBanner

public java.lang.String GetSubtitleForBanner()

GetTitleForBanner

public java.lang.String GetTitleForBanner()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.