|
|||||||||
| 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.uiinfrastructure.editor.EditorDP
com.plumtree.portalpages.admin.editors.xui.XUIDP
public class XUIDP
This is the Display Page class for the XUI page.
| Field Summary |
|---|
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorDP |
|---|
m_asOwner |
| 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, MULTIPART_ENCODING, POST |
| Constructor Summary | |
|---|---|
XUIDP(int _nXUIPageID)
Default Constructor. |
|
XUIDP(int _nXUIIndex,
int _nXUIPageID)
This constructor should be used to when multiple XUI services can exist within a single editor. |
|
| Method Summary | |
|---|---|
java.lang.String |
GetLeftNavString()
Returns the String to display on the left navigation menu, linking to that page. |
java.lang.String |
GetName()
Returns the registered page name. |
int |
GetPageID()
Get the page ID |
HTMLElement |
PageDisplay()
Returns the HTML for the XUI page. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorDP |
|---|
AddScriptToHead, CreateContentTable, CreateLeftNavBar, DisplayHTMLBeforeForm, DisplayJavaScriptFromChild, GetEditorHeaderViewName, GetFormTitle, GetHTMLBelowSubHeader, GetOwner, GetPageTitle, Init, SetContentTableCellSpacing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XUIDP(int _nXUIPageID)
_nXUIPageID - ID of the XUI page printed out by this DP.
public XUIDP(int _nXUIIndex,
int _nXUIPageID)
_nXUIIndex - _nXUIPageID - | Method Detail |
|---|
public java.lang.String GetLeftNavString()
GetLeftNavString in class EditorDPpublic int GetPageID()
public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class EditorDPIMVCObject.GetName()public HTMLElement PageDisplay()
PageDisplay in class EditorDPcom.plumtree.uiinfrastructure.activityspace.AFormDP#PageDisplay(HTMLTableRow)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||