Plumtree Portal UI  
 

MultiObjectsSubscribeView Methods

The methods of the MultiObjectsSubscribeView class are listed below. For a complete list of MultiObjectsSubscribeView class members, see the MultiObjectsSubscribeView 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 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 Returns the HTML for the Access Level drop-down cell.
GetHTMLForActionBar No Action Bar for bulk subscribe
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 SelectPTObjectView) 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 (inherited from SelectPTObjectView) Returns the HTML for the row _nRowIndex.
GetHTMLForPaginationLinks (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListView) 
GetHTMLForSubHeader 
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

MultiObjectsSubscribeView Class | com.plumtree.portaluiinfrastructure.subscribematrix Namespace