com.plumtree.portaluiinfrastructure.tree.template
Class TemplateTreeFrameDP

java.lang.Object
  extended by com.plumtree.uiinfrastructure.common.FrameSetDP
      extended by com.plumtree.uiinfrastructure.tree.TreeFrameDP
          extended by com.plumtree.portaluiinfrastructure.tree.TreeSearchFrameDP
              extended by com.plumtree.portaluiinfrastructure.tree.template.TemplateTreeFrameDP
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class TemplateTreeFrameDP
extends TreeSearchFrameDP

Author:
michaeld

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
          Frameset object name
 
Fields inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP
BODY_FRAME, BOTTOM_FRAME, m_asOwner, TOP_FRAME
 
Constructor Summary
TemplateTreeFrameDP()
           
 
Method Summary
 ASURL GetFrameURLBody()
          Set Frame URL Body
 java.lang.String GetName()
          Return the name of the MVC object.
 
Methods inherited from class com.plumtree.portaluiinfrastructure.tree.TreeSearchFrameDP
GetFrameScrollBottom, GetFrameSetAttributes, GetFrameURLBottom
 
Methods inherited from class com.plumtree.uiinfrastructure.tree.TreeFrameDP
GetFrameScrollBody, GetFrameSetTitle, GetFrameURLTop
 
Methods inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP
Display, GetFrameNameBody, GetFrameNameBottom, GetFrameNameTop, GetFrameScrollTop, GetFrameTitleBody, GetFrameTitleBottom, GetFrameTitleTop, GetFrameURLStringTop, GetNoFrames, 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
Frameset object name

See Also:
Constant Field Values
Constructor Detail

TemplateTreeFrameDP

public TemplateTreeFrameDP()
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 TreeSearchFrameDP
Returns:
the name of the object.
See Also:
IMVCObject.GetName()

GetFrameURLBody

public ASURL GetFrameURLBody()
Description copied from class: FrameSetDP
Set Frame URL Body

Overrides:
GetFrameURLBody in class TreeFrameDP
Returns:
ASURL
See Also:
FrameSetDP.GetFrameURLBody()



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