Plumtree Portal UI  
 

PriorityDropDownModel Methods

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

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