|
|||||||||
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.authsource.AuthSourceMainView
com.plumtree.portalpages.ext.providers.rap.authsource.RemoteAuthSourceMainView
public class RemoteAuthSourceMainView
Field Summary | |
---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
Fields inherited from class com.plumtree.portalpages.admin.editors.authsource.AuthSourceMainView |
---|
ADMINFOLDERTREESPACE, ADMINFOLDERTREESPACE_NEWGROUP, HTMLBUTTON_BROWSE_, HTMLCHECKBOX_GROUP, HTMLHIDDEN_SPACEID_ADMINFOLDERTREESPACE, HTMLHIDDEN_SPACEID_ADMINFOLDERTREESPACE_NEWGROUP, HTMLHIDDEN_SPACEID_USERGROUPTREESPACE, HTMLHIDDEN_TREEREPOST, HTMLINPUT_AuthenticationSourceCategory, HTMLINPUT_PROFILES_, HTMLINPUT_TEMPLATES, JAVASCRIPT_CREATEDEFAULTPROFILE, m_styleListItem, USERGROUPTREESPACE |
Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
---|
m_asOwner, m_model, SPACE |
Constructor Summary | |
---|---|
RemoteAuthSourceMainView()
|
Method Summary | |
---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
This function displays the HTML for this view |
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
Constructor Detail |
---|
public RemoteAuthSourceMainView()
Method Detail |
---|
public java.lang.Object Create()
EditorView
Create
in interface IManagedObject
Create
in class EditorView
public java.lang.String GetName()
EditorView
GetName
in interface IMVCObject
GetName
in class EditorView
public HTMLElement Display()
Display
in interface IView
Display
in class AuthSourceMainView
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |