|
|||||||||
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.uiinfrastructure.expandablelist.ExpListView
com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.MultiColumnListView
com.plumtree.portalpages.admin.ptutilities.diagnostic.serverstatuslist.ServerStatusListView
com.plumtree.portalpages.admin.ptutilities.diagnostic.serverstatuslist.RefreshServerStatusListView
public class RefreshServerStatusListView
This view overrides the server status list and adds a refresh action.
Field Summary | |
---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the activity space |
Fields inherited from class com.plumtree.portalpages.admin.ptutilities.diagnostic.serverstatuslist.ServerStatusListView |
---|
MAX_ERROR_CHARS, NUM_COLS, SERVER_ANCHOR, SERVER_DESCRIPTION, SERVER_ICON, SERVER_NAME, SERVER_STATUS, SERVER_STATUS_ERROR, SERVER_STATUS_MSG, SERVER_TYPE, STATUS_GREEN, STATUS_RED, STATUS_YELLOW |
Fields inherited from class com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.MultiColumnListView |
---|
HTMLINPUT_ITEM |
Fields inherited from class com.plumtree.uiinfrastructure.expandablelist.ExpListView |
---|
HTMLBUTTON_DELETE, HTMLCHECKBOX_CHECKALL, HTMLCHECKBOX_DELROW, HTMLHIDDEN_COLUMNID, HTMLHIDDEN_MOVEACTION, HTMLHIDDEN_ROWINDEX, HTMLID_EXPLIST, m_nLastVisibleRow |
Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
---|
m_asOwner, m_model, SPACE |
Constructor Summary | |
---|---|
RefreshServerStatusListView()
|
Method Summary | |
---|---|
protected void |
AddHTMLToActionBar(HTMLTableRow _myRow)
Empty method that sub classes can override to add actions to the action bar (like a create object action). |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Returns the Class name. |
Methods inherited from class com.plumtree.portalpages.admin.ptutilities.diagnostic.serverstatuslist.ServerStatusListView |
---|
GetColumnHTML, GetHTMLForDeleteAction, GetHTMLForRow |
Methods inherited from class com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.MultiColumnListView |
---|
GetHTMLForIcon, GetHTMLForSubHeader |
Methods inherited from class com.plumtree.uiinfrastructure.expandablelist.ExpListView |
---|
CheckRowIsVisible, Display, DisplayJavascript, GetHiddenInputsForPagination, GetHTMLBelowActionBar, GetHTMLBelowMainTable, GetHTMLForActionBar, GetHTMLForAddAction, GetHTMLForAllRowsAdded, GetHTMLForBottomRow, GetHTMLForCheckBox, GetHTMLForEmptyCellInActionBar, GetHTMLForEmptyList, GetHTMLForMoveRowActions, GetHTMLForPaginationLinks, GetJavaScriptsForPagination, SetRowStyle |
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
Constructor Detail |
---|
public RefreshServerStatusListView()
Method Detail |
---|
protected void AddHTMLToActionBar(HTMLTableRow _myRow)
AddHTMLToActionBar
in class ExpListView
_myRow
- Action bar row object.public java.lang.String GetName()
GetName
in interface IMVCObject
GetName
in class ServerStatusListView
public java.lang.Object Create()
EditorView
Create
in interface IManagedObject
Create
in class ServerStatusListView
IManagedObject.Create()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |