Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItemGroup Object

The client side representation of a NavigationItemGroup object or object of classes that derived from NavigationItemGroup.

Methods

getItemById Gets the NavigationItem specified by itemId.
getItemByIndex Gets the NavigationItem object at the specified index.
getItemCount Gets the number of items in this item group.
getLevel Gets the level of the item group.
getNavigator Gets the BaseNavigator object that owns this item group.
getParentGroup Gets the parent NavigationItemGroup object.
getParentItem Gets the parent NavigationItem object.
isHorizontal Gets a boolean indicating whether the item group is a horizontal group.
isVisible Gets a boolean value indicating whehter the item group is currently visible.

Direct link to this topic