Plumtree Portal UI  
 

ExpListPropBrowseView Members

ExpListPropBrowseView overview

Public Instance Methods

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

ExpListPropBrowseView Constructor Initializes a new instance of the ExpListPropBrowseView class.

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) 
m_rowStyleClass Used to set the style of the row

Protected Instance Methods

AddHTMLToActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
CheckRowIsFirstForProperty Compares the property ID of the row to the previous row's property ID to determine whether or not the row is a new property or not.
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 (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForAddAction (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
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 (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForEmptyList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForPaginationLinks (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForSubHeader (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
SetRowStyle Helper method to set the style of a row. This method is used by Display(). Overrides the ExpListView::SetExpListRowStyle().

See Also

ExpListPropBrowseView Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace