Plumtree Portal UI  
 

MigrationHistoryView Members

MigrationHistoryView overview

Public Static Fields

HTMLBUTTON_DONE HTML Object name: done button
HTMLCHECKBOX_MIGRATION HTML Object name: checkbox to approve migration
STR_MVC_CLASS_NAME The class name for this view

Public Instance Constructors

MigrationHistoryView Constructor Initializes a new instance of the MigrationHistoryView class.

Public Instance Methods

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

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 
m_model (inherited from com.plumtree.uiinfrastructure.editor.EditorView) 

Protected Instance Methods

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) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MigrationHistoryView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.migrationhistory Namespace