|
|||||||||
| 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.portalpages.browsing.objectselection.ObjSelFrameSetDP
public class ObjSelFrameSetDP
File: ObjSelFrameSetDP.java -------------------------------------
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP |
|---|
BODY_FRAME, BOTTOM_FRAME, m_asOwner, TOP_FRAME |
| Constructor Summary | |
|---|---|
ObjSelFrameSetDP()
|
|
| Method Summary | |
|---|---|
boolean |
GetFrameScrollBody()
Set Frame Scroll Body |
boolean |
GetFrameScrollTop()
Set Frame Scroll Top |
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. |
void |
SetupFrameSet(java.lang.String _strFrameSetTitle,
java.lang.String _strTopFrameDPName)
Method SetupFrameSet. |
| Methods inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP |
|---|
Display, GetFrameNameBody, GetFrameNameBottom, GetFrameNameTop, GetFrameScrollBottom, 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 ObjSelFrameSetDP()
| Method Detail |
|---|
public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class FrameSetDPcom.plumtree.xpshared.activityspace.IDisplayPage#GetName()public boolean GetFrameScrollTop()
GetFrameScrollTop in class FrameSetDPpublic boolean GetFrameScrollBody()
GetFrameScrollBody in class FrameSetDPpublic java.lang.String GetFrameSetAttributes()
GetFrameSetAttributes in class FrameSetDPpublic java.lang.String GetFrameSetTitle()
FrameSetDP
GetFrameSetTitle in class FrameSetDPpublic ASURL GetFrameURLBody()
FrameSetDP
GetFrameURLBody in class FrameSetDPcom.plumtree.portalpages.common.uiparts.dialogheader.FrameSetDialog#GetFrameURLBody()public ASURL GetFrameURLTop()
FrameSetDP
GetFrameURLTop in class FrameSetDPcom.plumtree.portalpages.common.uiparts.dialogheader.FrameSetDialog#GetFrameURLTop()
public void SetupFrameSet(java.lang.String _strFrameSetTitle,
java.lang.String _strTopFrameDPName)
_strFrameSetTitle - _strTopFrameDPName -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||