|
|||||||||
| 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.common.areyousure.AYSPopupDP
public class AYSPopupDP
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the activity space |
| Fields inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP |
|---|
BODY_FRAME, BOTTOM_FRAME, TOP_FRAME |
| Constructor Summary | |
|---|---|
AYSPopupDP()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
|
boolean |
GetFrameScrollBody()
Set Frame Scroll Body |
boolean |
GetFrameScrollBottom()
Set Frame Scroll Bottom |
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 |
GetFrameURLBottom()
Set Frame URL Bottom |
ASURL |
GetFrameURLTop()
Set Frame URL Top |
java.lang.String |
GetName()
Return the name of the MVC object. |
AActivitySpace |
GetOwner()
Return the owning Activity Space. |
void |
Init(AActivitySpace parent)
Initialize the Display Page. |
| Methods inherited from class com.plumtree.uiinfrastructure.common.FrameSetDP |
|---|
Display, GetFrameNameBody, GetFrameNameBottom, GetFrameNameTop, GetFrameTitleBody, GetFrameTitleBottom, GetFrameTitleTop, GetFrameURLStringTop, GetNoFrames |
| 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 AYSPopupDP()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class FrameSetDPIMVCObject.GetName()public AActivitySpace GetOwner()
IDisplayPage
GetOwner in interface IDisplayPageGetOwner in class FrameSetDPIDisplayPage.GetOwner()public void Init(AActivitySpace parent)
IDisplayPage
Init in interface IDisplayPageInit in class FrameSetDPIView.Init(IModelRO, AActivitySpace)public boolean GetFrameScrollBody()
FrameSetDP
GetFrameScrollBody in class FrameSetDPFrameSetDP.GetFrameScrollBody()public boolean GetFrameScrollBottom()
FrameSetDP
GetFrameScrollBottom in class FrameSetDPFrameSetDP.GetFrameScrollBottom()public boolean GetFrameScrollTop()
FrameSetDP
GetFrameScrollTop in class FrameSetDPFrameSetDP.GetFrameScrollTop()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 GetFrameURLBottom()
FrameSetDP
GetFrameURLBottom in class FrameSetDPFrameSetDP.GetFrameURLBottom()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 | ||||||||