Plumtree Portal UI  
 

LocNamesPrimaryNameView Members

LocNamesPrimaryNameView overview

Public Static Fields

HTMLINPUT_DESCRIPTION 
HTMLINPUT_NAME MES- The names of various HTML elements, such as inputs
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
PRIMARY_LANG_DROPDOWN MES- PRIMARY_LANG_DROPDOWN is the name of the control that users use to select the primary language for the object
STANDARD_INPUT_BOX_WIDTH MES- Other constants for drawing UI
STR_MVC_CLASS_NAME Class name for the activity space
SWITCH_LOCALIZED_STATE_FUNC_NAME MES- This function is only called from code in this file- it responds to changing the IsLocalized checkbox
VALIDATION_FUNC_NAME MES- The validate function is known to the Display Page

Public Instance Constructors

LocNamesPrimaryNameView Constructor Initializes a new instance of the LocNamesPrimaryNameView class.

Public Instance Methods

AddEmptyCellToRow (inherited from com.plumtree.uiinfrastructure.editor.EditorView)Overloaded.  
AddEmptyRowToTable (inherited from com.plumtree.uiinfrastructure.editor.EditorView)Overloaded.  
Create 
Display This method returns the HTMLElement that encompasses the output of the Section.
DisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetHeaderView (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
GetName Returns the Class name.
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
m_model (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetHeaderViewHelper (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

LocNamesPrimaryNameView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace