Plumtree Portal UI  
 

MultiObjectsSecurityView Methods

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

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 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 (inherited from SelectPTObjectView) Helper method to return the add action link.
GetHeaderViewHelper (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
GetHTMLBelowActionBar Returns the HTML for the space below the Action bar. (The one with the add and delete icons).
GetHTMLBelowMainTable (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForAccessLevelCell (inherited from ObjectSecurityView) Returns the HTML for the Access Level drop-down cell.
GetHTMLForActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForAddAction (inherited from SelectPTObjectView) Returns the HTML for the add cell in the action bar.
GetHTMLForAllRowsAdded (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForBottomRow Returns the HTML for the last row of the main table.
GetHTMLForCheckBox (inherited from ObjectSecurityView) We re-implement this method because some rows are read only and the user doesn't have the rights to delete them so we don't display the checkbox.
GetHTMLForCommMembershipCell (inherited from ObjectSecurityView) Returns the HTML for the Mandatory drop-down cell.
GetHTMLForDeleteAction (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForEmptyCellInActionBar (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForEmptyList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForMandatoryCell (inherited from ObjectSecurityView) Returns the HTML for the Mandatory drop-down cell.
GetHTMLForMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForNameColumn (inherited from ObjectSecurityView) Returns the HTML for the row _nRowIndex.
GetHTMLForPaginationLinks (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForSubHeader (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetIcon (inherited from SelectPTObjectView) 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

MultiObjectsSecurityView Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace