Plumtree Portal UI  
 

ObjectSecurityView Methods

The methods of the ObjectSecurityView class are listed below. For a complete list of ObjectSecurityView class members, see the ObjectSecurityView 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 (inherited from SelectPTObjectView) 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 Return the HTML to display more info about the mandatory column when it's enabled.
GetHTMLBelowMainTable (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForAccessLevelCell 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 (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForCheckBox 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 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 Returns the HTML for the Mandatory drop-down cell.
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 (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

ObjectSecurityView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace