|
|||||||||
| 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.portaluiinfrastructure.editor.commonpages.localizednames.LocNamesPrimaryNameView
public class LocNamesPrimaryNameView
This is the implementation of the Expandable List framework for the Growable Array. Is constains the HTML to display the Growable Array. It gets the data to display from GrowableListModel.
| Field Summary | |
|---|---|
static java.lang.String |
HTMLINPUT_DESCRIPTION
|
static java.lang.String |
HTMLINPUT_NAME
MES- The names of various HTML elements, such as inputs |
static java.lang.String |
LOCNAME_CHK_SUPPORTS_LOC
LOCNAME_CHK_SUPPORTS_LOC is the name of the clientside checkbox control that is used to indicate if this object should support localization |
static java.lang.String |
PRIMARY_LANG_DROPDOWN
MES- PRIMARY_LANG_DROPDOWN is the name of the control that users use to select the primary language for the object |
static int |
STANDARD_INPUT_BOX_WIDTH
MES- Other constants for drawing UI |
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the activity space |
static java.lang.String |
SWITCH_LOCALIZED_STATE_FUNC_NAME
MES- This function is only called from code in this file- it responds to changing the IsLocalized checkbox |
static java.lang.String |
VALIDATION_FUNC_NAME
MES- The validate function is known to the Display Page |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
m_asOwner, m_model, SPACE |
| Constructor Summary | |
|---|---|
LocNamesPrimaryNameView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
This method returns the HTMLElement that encompasses the output of the Section. |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
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 LOCNAME_CHK_SUPPORTS_LOC
public static final java.lang.String PRIMARY_LANG_DROPDOWN
public static final java.lang.String VALIDATION_FUNC_NAME
public static final java.lang.String SWITCH_LOCALIZED_STATE_FUNC_NAME
public static final java.lang.String HTMLINPUT_NAME
public static final java.lang.String HTMLINPUT_DESCRIPTION
public static final int STANDARD_INPUT_BOX_WIDTH
| Constructor Detail |
|---|
public LocNamesPrimaryNameView()
| 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 | ||||||||