|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.editor.EditorHelperRepostControl
com.plumtree.portalpages.common.editpage.PageLayoutControl
public class PageLayoutControl
| Field Summary | |
|---|---|
static int |
POSTTOSELF_ACTION_ADDFREEFORM
Repost Action: Add Free Form submitted |
static int |
POSTTOSELF_ACTION_ADDGADGETS
Repost Action: Add Portlets submitted |
static int |
POSTTOSELF_ACTION_DELETEPORTLET
Repost Action: Delete Portlet |
static int |
POSTTOSELF_ACTION_NEW_GADGET
Repost Action: New Portlet |
static int |
POSTTOSELF_ACTION_SELECTLAYOUT
Repost Action: Select Layout |
static java.lang.String |
STR_MVC_CLASS_NAME
Object Name |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorHelperRepostControl |
|---|
m_asOwner, m_model |
| Constructor Summary | |
|---|---|
PageLayoutControl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Returns the Class name. |
void |
PerformRepostAction(int _nAction,
XPHashtable _htFormData)
This method is a dispatcher. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorHelperRepostControl |
|---|
CheckActionSecurityAndExecute, 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
public static final int POSTTOSELF_ACTION_ADDGADGETS
public static final int POSTTOSELF_ACTION_ADDFREEFORM
public static final int POSTTOSELF_ACTION_NEW_GADGET
public static final int POSTTOSELF_ACTION_DELETEPORTLET
public static final int POSTTOSELF_ACTION_SELECTLAYOUT
| Constructor Detail |
|---|
public PageLayoutControl()
| Method Detail |
|---|
public java.lang.Object Create()
EditorHelperRepostControl
Create in interface IManagedObjectCreate in class EditorHelperRepostControlIManagedObject.Create()public java.lang.String GetName()
EditorHelperRepostControl
GetName in interface IMVCObjectGetName in class EditorHelperRepostControlIMVCObject.GetName()
public void PerformRepostAction(int _nAction,
XPHashtable _htFormData)
EditorHelperRepostControl
PerformRepostAction in class EditorHelperRepostControl_nAction - Action mode._htFormData - Form posted data.EditorHelperRepostControl.PerformRepostAction(int, XPHashtable)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||