|
|||||||||
| 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.browsing.sitemap.editweblink.EditWebLinkDP
public class EditWebLinkDP
File: EditWebLinkDP.java ------------------------
| 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 | |
|---|---|
EditWebLinkDP()
|
|
| Method Summary | |
|---|---|
protected HTMLScriptCollection |
DisplayJavaScriptFromChild()
This is a helper method that all classes that inherit from AFormDP can override if they like. |
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 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()
helper display method for PlumtreeDP Fill in the body argument with HTML to display in the page. |
| 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 EditWebLinkDP()
| Method Detail |
|---|
public FormPageTypes GetFormPageType()
AFormDP
GetFormPageType in class AFormDPAFormDP.GetFormPageType()public java.lang.String GetFormTitle()
GetFormTitle in class AFormDPpublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AFormDPcom.plumtree.xpshared.activityspace.IDisplayPage#GetName()public HTMLElement PageDisplay()
PageDisplay in class AFormDPprotected HTMLScriptCollection DisplayJavaScriptFromChild()
AFormDP
DisplayJavaScriptFromChild in class AFormDPAFormDP.DisplayJavaScriptFromChild()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||