|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.objectselection.communities.CommunityInvitationPopupDP
public class CommunityInvitationPopupDP
File: CommunityInvitationPopupDP.java ------------------------------------- Display page for the Invitation Popup on the gadget selection page (when clicking "Send to Others.")
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Constructor Summary | |
|---|---|
CommunityInvitationPopupDP()
|
|
| Method Summary | |
|---|---|
void |
Display(IWebData pageData)
Construct the HTMLPage for Display. |
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 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 CommunityInvitationPopupDP()
| Method Detail |
|---|
public void Display(IWebData pageData)
IDisplayPage
Display in interface IDisplayPagecom.plumtree.xpshared.activityspace.IDisplayPage#display()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectcom.plumtree.portaluiinfrastructure.activityspace.IDisplayPage#GetName()public AActivitySpace GetOwner()
IDisplayPage
GetOwner in interface IDisplayPagecom.plumtree.ui.framework.IDisplayPage#GetParent()public void Init(AActivitySpace parent)
IDisplayPage
Init in interface IDisplayPagecom.plumtree.xpshared.activityspace.IDisplayPage#Init(AActivitySpace)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||