com.plumtree.portalpages.admin.ptutilities.diagnostic.dynamicloads.pei
Class PEIPopupDP

java.lang.Object
  extended by com.plumtree.uiinfrastructure.form.SimplePopUpDP
      extended by com.plumtree.portalpages.admin.ptutilities.diagnostic.dynamicloads.pei.PEIPopupDP
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class PEIPopupDP
extends SimplePopUpDP

This page displays a list of the currently loaded PEIs.

Author:
DonH

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
           
 
Fields inherited from class com.plumtree.uiinfrastructure.form.SimplePopUpDP
HTMLBUTTON_CLOSE, m_asOwner
 
Constructor Summary
PEIPopupDP()
           
 
Method Summary
protected  HTMLScriptCollection DisplayJavaScriptFromChild()
           
 java.lang.String GetName()
          Return the name of the MVC object.
 java.lang.String GetTitle()
           
protected  HTMLElement PageDisplay()
           
 
Methods inherited from class com.plumtree.uiinfrastructure.form.SimplePopUpDP
Display, GetOwner, GetUseJavascript, 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

PEIPopupDP

public PEIPopupDP()
Method Detail

GetTitle

public java.lang.String GetTitle()
Specified by:
GetTitle in class SimplePopUpDP
Returns:
See Also:
SimplePopUpDP.GetTitle()

PageDisplay

protected HTMLElement PageDisplay()
Specified by:
PageDisplay in class SimplePopUpDP
See Also:
SimplePopUpDP.PageDisplay()

DisplayJavaScriptFromChild

protected HTMLScriptCollection DisplayJavaScriptFromChild()
Specified by:
DisplayJavaScriptFromChild in class SimplePopUpDP
See Also:
SimplePopUpDP.DisplayJavaScriptFromChild()

GetName

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

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in class SimplePopUpDP
Returns:
the name of the object.
See Also:
IMVCObject.GetName()



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