Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView Members

NavigationHorizontalComboBoxView overview

Public Static Fields

iconiconCOMMUNITY_TAB 
iconiconDOCUMENTS_TAB 
iconiconm_spacerOptionRow Constant definitions of common strings *
iconiconm_spacerOptionRowFiller 
iconiconm_spacerOptionRowShort 
iconiconMENU_TEXT_MAX_LENGTH Truncation width of the strings in the HTML Selects *
iconiconMYPAGES_TAB Index for each of the navigation tabs
iconiconPREFERENCES_TAB 
iconiconSTR_MVC_CLASS_NAME MVC name

Public Static Methods

iconiconAddSpacerSelectBoxOption Helper function that adds a row with dashes to the HTML Select menu
iconiconAddSpacerSelectBoxOptionFiller Helper function that adds a padding row to the HTML Select menu
iconiconAddSpacerSelectBoxOptionShort Helper function that adds an empty row to the HTML Select menu

Public Instance Constructors

icon NavigationHorizontalComboBoxView Constructor Initializes a new instance of the NavigationHorizontalComboBoxView class.

Public Instance Methods

iconCreate 
iconDisplay 
iconDisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
iconDisplayViewJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
iconGetName 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconInit 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconAddSelectOptions Helper function to populate a select box with options from an ASCompoundList
iconAddTitleSelectBoxOption Helper function that adds an row with a label to the HTML Select menu. The label is prefixed and suffixed with dashes. Will look like: '- Label -'
iconCreateSelectEleNavMenu Helper function that creates an HTML Select and adds it to the provided HTMLTableCell
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.
iconWriteCommunitiesSection Adds a HTML Select to the specified HTMLTableRow with Community actions and My Community for the current user
iconWriteDocumentsSection Adds a HTML Select to the specified HTMLTableRow with directory links
iconWriteMandLinksSection Adds a HTML Select to the specified HTMLTableRow with the Mandatory Links for the current user
iconWriteMyPagesSection Adds a HTML Select to the specified HTMLTableRow with Mypage actions and My pages for the current user.

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace