Plumtree Portal UI  
 

PriorityDropDownModel Members

PriorityDropDownModel overview

Public Static Fields

STR_MVC_CLASS_NAME Class name for the activity space

Public Instance Constructors

PriorityDropDownModel Constructor Initializes a new instance of the PriorityDropDownModel class.

Public Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 

Public Instance Methods

CleanupAllData (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Finish Sets the mandatory tab priority value on the 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.
GetMandatoryPriority Returns the current value of the Mandatory tab priority drop-down.
GetName Returns the Class name.
GetStringForUI Get the string to display to the left of the mandatory drop-down list.
GetSupportMandatoryColumn Tells whether the priority drop-down should be displayed for the current object or no.
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
InitializePriorityDropDown Initializes this plug-in section.
SaveSection Saves the selected value in the priority drop-down.
SetSupportMandatoryColumn Changes the value of the m_bSupportMandatoryTab member variable.
ToString (inherited from Object)Returns a String that represents the current Object.

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

See Also

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