Plumtree Portal UI  
 

TemplateListView Members

TemplateListView overview

Public Static Fields

HTMLINPUT_TEMPLATETREEASID Template Tree Space ID
STR_MVC_CLASS_NAME 

Public Instance Constructors

TemplateListView Constructor Initializes a new instance of the TemplateListView class.

Public Instance Methods

AddEmptyCellToRow (inherited from com.plumtree.uiinfrastructure.editor.EditorView)Overloaded.  
AddEmptyRowToTable (inherited from com.plumtree.uiinfrastructure.editor.EditorView)Overloaded.  
Create 
Display (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
DisplayJavascript 
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) 
GetHTMLForRow 
GetName 
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) 
m_nLastVisibleRow (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 

Protected Instance Methods

AddHTMLToActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
CheckRowIsVisible (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
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) 
GetHTMLBelowActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLBelowMainTable (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForActionBar Returns the HTML for the Action bar. (The one with the add and delete icons).
GetHTMLForAddAction Returns the HTML for the add cell in the action bar.
GetHTMLForAllRowsAdded (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForBottomRow (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForCheckBox (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForDeleteAction (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForEmptyCellInActionBar Helper method for empty cell between actions in the action bar.
GetHTMLForEmptyList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForNameColumn Returns the HTML for the row _nRowIndex.
GetHTMLForPaginationLinks (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForSubHeader (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetIcon Helper method to get the HTML for the icon. (Each row has an icon before the input text.)
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
SetRowStyle (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 

See Also

TemplateListView Class | com.plumtree.portaluiinfrastructure.expandablelist.template Namespace