|
|||||||||
| 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.admin.ptutilities.migrationutility.MigrationStatusPopupDP
public class MigrationStatusPopupDP
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the activity space |
| 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 | |
|---|---|
MigrationStatusPopupDP()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
|
HTMLElementCollection |
DisplayHTMLinHEAD()
Displays a meta refresh in the HEAD. |
protected HTMLScriptCollection |
DisplayJavaScriptFromChild()
This is a helper method that all classes that inherit from AFormDP can override if they like. |
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. |
boolean |
GetWindowFocusEnabled()
|
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 com.plumtree.uiinfrastructure.form.AFormDP |
|---|
AddToValidationFunction, Display, DisplayForm, DisplayHTMLAfterForm, DisplayHTMLBeforeForm, DisplayJavascript, Get508RepostURL, GetCloseOnCancel, GetFormPageType, GetOnLoad, GetOwner, GetRepostControlName, GetRepostTypeIsPost, GetStatusViewEnabled, GetStatusViewRepostValues, GetUseJavascript, InsertJavascriptBeforeFormSubmit, PartialContentDisplay, RemoveFromValidationFunction, SetMultiPartEncoding, SetShow508FormFooter, SetStatusViewEnabled, SetStatusViewRepostValues |
| 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 MigrationStatusPopupDP()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject.Create()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 AFormDPIView.Init(IModelRO, AActivitySpace)public java.lang.String GetFormTitle()
AFormDP
GetFormTitle in class AFormDPpublic HTMLElement PageDisplay()
AFormDP
PageDisplay in class AFormDPpublic HTMLElementCollection DisplayHTMLinHEAD()
DisplayHTMLinHEAD in class AFormDPprotected HTMLScriptCollection DisplayJavaScriptFromChild()
AFormDP
DisplayJavaScriptFromChild in class AFormDPHTMLExceptionpublic boolean GetWindowFocusEnabled()
GetWindowFocusEnabled in class AFormDP
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||