com.plumtree.portaluiinfrastructure.tree
Class TreeSearchFrameDP

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

public class TreeSearchFrameDP
extends TreeFrameDP

This adds the selected items frame at the bottom

Author:
Don Hayler

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
TreeSearchFrameDP()
           
 
Method Summary
 boolean GetFrameScrollBottom()
          Set Frame Scroll Bottom
 java.lang.String GetFrameSetAttributes()
          Set FrameSet Attributes
 ASURL GetFrameURLBottom()
          Set Frame URL Bottom
 java.lang.String GetName()
          Return the name of the MVC object.
 
Methods inherited from class com.plumtree.uiinfrastructure.tree.TreeFrameDP
GetFrameScrollBody, GetFrameSetTitle, GetFrameURLBody, 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

TreeSearchFrameDP

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

GetFrameScrollBottom

public boolean GetFrameScrollBottom()
Description copied from class: FrameSetDP
Set Frame Scroll Bottom

Overrides:
GetFrameScrollBottom in class FrameSetDP
Returns:
boolean true implies scrolling
See Also:
FrameSetDP.GetFrameScrollBottom()

GetFrameSetAttributes

public java.lang.String GetFrameSetAttributes()
Description copied from class: FrameSetDP
Set FrameSet Attributes

Overrides:
GetFrameSetAttributes in class TreeFrameDP
Returns:
String
See Also:
FrameSetDP.GetFrameSetAttributes()

GetFrameURLBottom

public ASURL GetFrameURLBottom()
Description copied from class: FrameSetDP
Set Frame URL Bottom

Overrides:
GetFrameURLBottom in class FrameSetDP
Returns:
ASURL, null implies no bottom frame
See Also:
FrameSetDP.GetFrameURLBottom()



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