com.plumtree.portaluiinfrastructure.tree
Class TreeSearchFrameDP
java.lang.Object
  
com.plumtree.uiinfrastructure.common.FrameSetDP
      
com.plumtree.uiinfrastructure.tree.TreeFrameDP
          
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
 
 
 
 
 
 
| 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 | 
 
STR_MVC_CLASS_NAME
public static final java.lang.String STR_MVC_CLASS_NAME
- Frameset object name
- See Also:
 - Constant Field Values
 
 
TreeSearchFrameDP
public TreeSearchFrameDP()
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()