|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.AFormDP
com.plumtree.portalpages.common.createfolder.CreateFolderDP
public class CreateFolderDP
| Field Summary | |
|---|---|
static java.lang.String |
QS_PARENT_FOLDER
|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.uiinfrastructure.form.AFormDP |
|---|
GET, HTMLFORM_NAME, JAVASCRIPT_SETUP_FOR_SUBMIT_TO_CONTROL, JAVASCRIPT_SUBMIT_FORM, JAVASCRIPT_SUBMIT_TO_CONTROL, m_asOwner, MULTIPART_ENCODING, POST |
| Constructor Summary | |
|---|---|
CreateFolderDP()
|
|
| Method Summary | |
|---|---|
protected HTMLScriptCollection |
DisplayJavaScriptFromChild()
Display the Javascripts for the Views. |
boolean |
GetCloseOnCancel()
This is a helper method that determines whether or not cancels should close the window immediately. |
FormPageTypes |
GetFormPageType()
This method returns the current page type. |
java.lang.String |
GetFormTitle()
This is a helper method that all classes that inherit from AFormDP need to implement. |
java.lang.String |
GetName()
Return the name of the MVC object. |
void |
Init(AActivitySpace parent)
Initialize the Display Page. |
HTMLElement |
PageDisplay()
This is a helper method that all classes that inherit from AFormDP need to implement. |
| 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 QS_PARENT_FOLDER
| Constructor Detail |
|---|
public CreateFolderDP()
| Method Detail |
|---|
public java.lang.String GetFormTitle()
AFormDP
GetFormTitle in class AFormDPAFormDP.GetFormTitle()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AFormDPIMVCObject.GetName()public void Init(AActivitySpace parent)
IDisplayPage
Init in interface IDisplayPageInit in class AFormDPIDisplayPage.Init(AActivitySpace)public HTMLElement PageDisplay()
AFormDP
PageDisplay in class AFormDPAFormDP.PageDisplay()protected HTMLScriptCollection DisplayJavaScriptFromChild()
DisplayJavaScriptFromChild in class AFormDPHTMLExceptionpublic FormPageTypes GetFormPageType()
AFormDP
GetFormPageType in class AFormDPAFormDP.GetFormPageType()public boolean GetCloseOnCancel()
AFormDP
GetCloseOnCancel in class AFormDPAFormDP.GetCloseOnCancel()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||