Plumtree Portal UI  
 

PortalTipsModel Members

PortalTipsModel overview

Public Static Fields

STR_MVC_CLASS_NAME 

Public Instance Constructors

PortalTipsModel Constructor Initializes a new instance of the PortalTipsModel class.

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 Fields

m_asOwner 

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