|
|||||||||
| 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.user.DevicesView
public class DevicesView
This class implements the mobile device authentication view for the user editor
| Field Summary | |
|---|---|
static java.lang.String |
HTMLINPUT_CNFRM_PSSWRD
The confirm password input box |
static java.lang.String |
HTMLINPUT_PSSWRD
The password input box |
static java.lang.String |
HTMLINPUT_USR_NAME
The user name input box |
static java.lang.String |
STR_MVC_CLASS_NAME
The unique name for the class |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
m_asOwner, m_model, SPACE |
| Constructor Summary | |
|---|---|
DevicesView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
Displays the HTML for the class |
HTMLScript |
DisplayJavascript()
Displays the javascript for the class |
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 HTMLINPUT_USR_NAME
public static final java.lang.String HTMLINPUT_PSSWRD
public static final java.lang.String HTMLINPUT_CNFRM_PSSWRD
| Constructor Detail |
|---|
public DevicesView()
| 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 | ||||||||