Plumtree Portal UI  
 

SelectPTObjectView Members

SelectPTObjectView overview

Public Static Fields

HTMLINPUT_TREEASID HTML Object names
STR_MVC_CLASS_NAME Class name for the activity space

Public Instance Constructors

SelectPTObjectView Constructor Initializes a new instance of the SelectPTObjectView 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 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) 
GetHTMLForRow Returns the HTML for the row _nRowIndex. Each row contains just an icon and input text.
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) 
m_nLastVisibleRow (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 

Protected Instance Methods

AddHTMLToActionBar Empty method that sub classes can averride to add actions to the action bar (like a create object action).
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.
GetAnchorForAddAction Helper method to return the add action link.
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 (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
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 Returns the HTML for the checkbox on row _nRowIndex.
GetHTMLForDeleteAction (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForEmptyCellInActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
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

SelectPTObjectView Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace