|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.RepostControl
com.plumtree.uiinfrastructure.editor.EditorRepostControl
com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl
com.plumtree.portalpages.admin.editors.page.PageRepostControl
public class PageRepostControl
| Field Summary | |
|---|---|
static int |
POSTTOSELF_ACTION_PAGE1
|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl |
|---|
POSTTOSELF_ACTION_REDIRECT_AFTER_SAVEPOPUP |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR |
| Constructor Summary | |
|---|---|
PageRepostControl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
protected boolean |
DisableSavePopUp()
Override this method to disable the save pop up. |
java.lang.String |
GetName()
Returns the Class name. |
protected void |
PerformAction(int nAction)
Switch between the action modes and call the associated method for each action. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl |
|---|
OpenSavePopUp, PerformFinishAction, SaveCurrentPage |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
CheckActionSecurityAndExecute, CheckMandatoryPages, PerformCancelAction, PerformReadOnlyAction, SetRedirectToCloseSubEditor |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
GetPageStatus, GetRepostAction, Init, PerformPassthruAction, SetPageStatus, SetRedirect, SetRepostAction |
| 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_PAGE1
| Constructor Detail |
|---|
public PageRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjEditorRepostControlIManagedObject.Create()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class ObjEditorRepostControlprotected void PerformAction(int nAction)
PerformAction in class ObjEditorRepostControlnAction - protected boolean DisableSavePopUp()
ObjEditorRepostControl
DisableSavePopUp in class ObjEditorRepostControlObjEditorRepostControl.DisableSavePopUp()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||