Plumtree Portal UI  
 

PortalTipsModel Methods

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

Public Instance Methods

CleanupAllData (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
Create 
DisableTips (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetDefaultTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetDefaultTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetDisplayGeneratingClass (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetDoDisplayTipsBox 
GetGeneratingClass (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
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.
GetName 
GetSecondaryTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetSecondaryTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetDefaultTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetDefaultTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetDisplayGeneratingClass (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetDoDisplayTipsBox 
SetGeneratingClass (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetSecondarTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetSecondarTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetTip (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
SetTipTitle (inherited from com.plumtree.uiinfrastructure.tips.TipsModel) 
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

PortalTipsModel Class | com.plumtree.portaluiinfrastructure.tips Namespace