|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.editor.EditorView
com.plumtree.portalpages.admin.editors.adminfolder.AdminFolderAdvView
public class AdminFolderAdvView
This Section represents a section of the Advanced Settings page of the Admin Folder Editor.
| Field Summary | |
|---|---|
static java.lang.String |
HTMLBUTTON_EDITPROFILE
|
static java.lang.String |
HTMLSELECT_EDITPROFILE
html form constants |
static java.lang.String |
HTMLSELECT_PROFILESELECT
|
static java.lang.String |
JAVASCRIPT_SUBMIT_BY_POST
javascript function constants |
static java.lang.String |
STR_MVC_CLASS_NAME
class name |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
m_asOwner, m_model, SPACE |
| Constructor Summary | |
|---|---|
AdminFolderAdvView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
Returns the HTML for the Section. |
HTMLScript |
DisplayJavascript()
Returns Java Script for that Section. |
java.lang.String |
GetName()
Returns the Class name. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
AddEmptyCellToRow, AddEmptyCellToRow, AddEmptyRowToTable, AddEmptyRowToTable, GetHeaderView, GetHeaderViewHelper, GetShortSpacerTable, GetSpacerTable, Init |
| 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 HTMLSELECT_EDITPROFILE
public static final java.lang.String HTMLBUTTON_EDITPROFILE
public static final java.lang.String HTMLSELECT_PROFILESELECT
public static final java.lang.String JAVASCRIPT_SUBMIT_BY_POST
| Constructor Detail |
|---|
public AdminFolderAdvView()
| Method Detail |
|---|
public java.lang.Object Create()
EditorView
Create in interface IManagedObjectCreate in class EditorViewIManagedObject.Create()public HTMLElement Display()
Display in interface IViewDisplay in class EditorViewpublic HTMLScript DisplayJavascript()
DisplayJavascript in interface IViewDisplayJavascript in class EditorViewIView.DisplayJavascript()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class EditorView
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||