|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.common.FrameSetDP
com.plumtree.uiinfrastructure.tree.TreeFrameDP
public class TreeFrameDP
The main frameset for the tree. Contains the top frame with buttons, bottom frame with selected items, and scrolling body frame for the tree.
| 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 | |
|---|---|
TreeFrameDP()
|
|
| Method Summary | |
|---|---|
boolean |
GetFrameScrollBody()
Set Frame Scroll Body |
java.lang.String |
GetFrameSetAttributes()
Set FrameSet Attributes |
java.lang.String |
GetFrameSetTitle()
Set FrameSet Title This string will be HTML Encoded for safe display by this class. |
ASURL |
GetFrameURLBody()
Set Frame URL Body |
ASURL |
GetFrameURLTop()
Set Frame URL Top |
java.lang.String |
GetName()
Return the name of the MVC object. |
| Methods inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP |
|---|
Display, GetFrameNameBody, GetFrameNameBottom, GetFrameNameTop, GetFrameScrollBottom, GetFrameScrollTop, GetFrameTitleBody, GetFrameTitleBottom, GetFrameTitleTop, GetFrameURLBottom, GetFrameURLStringTop, GetNoFrames, GetOwner, Init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public TreeFrameDP()
| Method Detail |
|---|
public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class FrameSetDPIMVCObject.GetName()public boolean GetFrameScrollBody()
FrameSetDP
GetFrameScrollBody in class FrameSetDPFrameSetDP.GetFrameScrollBody()public java.lang.String GetFrameSetAttributes()
FrameSetDP
GetFrameSetAttributes in class FrameSetDPFrameSetDP.GetFrameSetAttributes()public java.lang.String GetFrameSetTitle()
FrameSetDP
GetFrameSetTitle in class FrameSetDPFrameSetDP.GetFrameSetTitle()public ASURL GetFrameURLBody()
FrameSetDP
GetFrameURLBody in class FrameSetDPFrameSetDP.GetFrameURLBody()public ASURL GetFrameURLTop()
FrameSetDP
GetFrameURLTop in class FrameSetDPFrameSetDP.GetFrameURLTop()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||