|
|||||||||
| 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.portalpages.browsing.layoutselection.LayoutSelectionRepostControl
public class LayoutSelectionRepostControl
| Field Summary | |
|---|---|
static java.lang.String |
STR_FREE_FROM_LAYOUT_ALLOWED
Free form layout allowed |
static java.lang.String |
STR_HAS_FREE_FORM
|
static java.lang.String |
STR_MVC_CLASS_NAME
Object Name |
static java.lang.String |
STR_PARENT_FORM_NAME
The name of the parent form that you would like the data passed back to. |
static java.lang.String |
STR_PARENT_FORM_SELECTED_INPUT
NOTE: This parameter cannot contain angle brackets, slashes, etc.... |
static java.lang.String |
STR_PARENT_FORM_SPACE_ID
The name of the input in the parent form that you would like the AActivitySpace ID of the tree space put into. |
static java.lang.String |
STR_PARENT_SUBMIT_CALL
The name of the javascript function in the parent page to call when the tree is submitted. |
static java.lang.String |
STR_SELECTED_ITEM
Selected item will be selected by default. |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR |
| Constructor Summary | |
|---|---|
LayoutSelectionRepostControl()
|
|
| 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. |
protected void |
PerformAction(int _nAction)
Switch between the action modes and call the associated method for each action. |
protected void |
SetRedirectToCloseSubEditor()
This method is called when we finish a sub Editor. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
CheckActionSecurityAndExecute, CheckMandatoryPages, PerformCancelAction, PerformFinishAction, PerformReadOnlyAction, SaveCurrentPage |
| 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 java.lang.String STR_SELECTED_ITEM
public static final java.lang.String STR_PARENT_FORM_NAME
public static final java.lang.String STR_PARENT_FORM_SPACE_ID
public static final java.lang.String STR_PARENT_SUBMIT_CALL
public static final java.lang.String STR_PARENT_FORM_SELECTED_INPUT
public static final java.lang.String STR_HAS_FREE_FORM
public static final java.lang.String STR_FREE_FROM_LAYOUT_ALLOWED
| Constructor Detail |
|---|
public LayoutSelectionRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class EditorRepostControlIManagedObject.Create()public java.lang.String GetName()
EditorRepostControl
GetName in interface IMVCObjectGetName in class EditorRepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#GetName()protected void PerformAction(int _nAction)
PerformAction in class EditorRepostControl_nAction - protected void SetRedirectToCloseSubEditor()
SetRedirectToCloseSubEditor in class EditorRepostControl
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||