Plumtree Pluggable Navigation API  
 

NavAreaEnum Members

NavAreaEnum overview

Public Static Fields

iconiconABOVEBANNER 
iconiconABOVEBODY 
iconiconABOVEFOOTER 
iconiconBELOWBANNER 
iconiconBELOWBODY 
iconiconBELOWFOOTER 
iconiconLEFTOFBODY 
iconiconm_navAreaEnums 
iconiconRIGHTOFBODY 
iconiconTOPBAR 

Public Static Methods

iconiconGetNavArea Converts the NavArea Name provied as string to the integer id.

Public Instance Methods

iconEquals 
iconGetHashCode (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.
iconGetID Retrieves the integer ID for this navigation page area.
iconGetName Retrieves the String Name for this navigation page area.
iconGetType (inherited from Object)Gets the Type of the current instance.
iconToString 

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

NavAreaEnum Class | com.plumtree.portaluiinfrastructure.navtype Namespace