Plumtree Portal UI  
 

ExpListPropEditView Methods

The methods of the ExpListPropEditView class are listed below. For a complete list of ExpListPropEditView class members, see the ExpListPropEditView Members topic.

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 Methods

AddHTMLToActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
CheckRowIsFirstForProperty (inherited from ExpListPropBrowseView) 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) 
GetHTMLElementForRow Returns the HTML for a row in the list.
GetHTMLEncryptedInput Return HTML for text input box
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) 
GetHTMLForDate Returns HTML for display date/time value
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) 
GetHTMLForReferenceTree Returns HTML for reference value
GetHTMLForSubHeader (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLTextInput Return HTML for text input box
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
SetRowStyle (inherited from ExpListPropBrowseView) Helper method to set the style of a row. This method is used by Display(). Overrides the ExpListView::SetExpListRowStyle().

See Also

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