Navigation item
Adds an item to your navigation list within a navigation menu. A navigation item can be a app page or an external link. Use this view in conjunction with the Navigation list view, and only within the Navigation menu view.

Appearance
Icon name: To use icons for navigation items, see http://fontawesome.io/icons for a list of icon keywords. (The "fa-" prefix is optional.) String
Icon location:
{Left | Right}
InputGroupButtonLoc

Behavior
Prevent multiple clicks: Prevents the user from clicking the navigation item button more than once. Boolean
Navigation menu item type: The navigation item can be either an app page or an external URL link.
{Internal app link | External URL}
NavigationItemType
Associated page: Provide a valid page if the navigation item points to a page. If the navigation item represents a subflowUI, you can also add it here to highlight the navigation item. PageId[]
Target URL: If it points to an external URL, provide a valid URL link. String
Extends:
com.ibm.bpm.coach.CoachView
Methods: