|
|||||||||
| 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.sendinvitation.NewLinkPopUpDP
public class NewLinkPopUpDP
| Field Summary | |
|---|---|
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 | |
|---|---|
NewLinkPopUpDP()
|
|
| Method Summary | |
|---|---|
HTMLElementCollection |
DisplayHTMLBeforeForm()
Displays some HTML after the body tag and before the form tag. |
HTMLElementCollection |
DisplayHTMLinHEAD()
Returns the HTML that is placed in the HEAD section of this HTML page. |
protected HTMLScriptCollection |
DisplayJavaScriptFromChild()
Display the Javascripts for the Views. |
java.lang.String |
GetFormTitle()
This is a helper method that all classes that inherit from AFormDP and want to have the Done and Cancel buttons displayed in the header for them need to implement. |
java.lang.String |
GetName()
Return the name of the MVC object. |
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, DisplayJavascript, Get508RepostURL, GetCloseOnCancel, GetFormPageType, GetOnLoad, GetOwner, GetRepostControlName, GetRepostTypeIsPost, GetStatusViewEnabled, GetStatusViewRepostValues, GetUseJavascript, GetWindowFocusEnabled, Init, 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 NewLinkPopUpDP()
| Method Detail |
|---|
public HTMLElementCollection DisplayHTMLBeforeForm()
DisplayHTMLBeforeForm in class AFormDPpublic HTMLElementCollection DisplayHTMLinHEAD()
DisplayHTMLinHEAD in class AFormDPpublic java.lang.String GetFormTitle()
GetFormTitle in class AFormDPpublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AFormDPcom.plumtree.portaluiinfrastructure.activityspace.IDisplayPage#GetName()public HTMLElement PageDisplay()
AFormDP
PageDisplay in class AFormDPPlumtreeDP.PageDisplay()protected HTMLScriptCollection DisplayJavaScriptFromChild()
DisplayJavaScriptFromChild in class AFormDPHTMLException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||