BreadcrumbMenu

You are viewing an old version (v. 8) of this page.
The latest version is v. 15, last edited on Dec 11, 2014 (view differences | )
<< View previous version | view page history | view next version >>

Overview

The ace:breadcrumbMenu component displays a horizontal bar of menu items. The crumbs are encoded by child menuItem tags and can be marked up inline or dynamically using a menu model.

BreadcrumbMenu is a horizontal bar of breadcrumb menu items. The crumbs are encoded by child menuItem tags. The menu items can be encoded inline or dynamically using a menu model (org.icefaces.ace.model.MenuModel). The icon attribute is not used. The icon will be forced to a home page icon for the first item and a right arrow icon for the rest. The last (or only) item will also be forced to be disabled.

Getting Started

To use the breadcrumbMenu component, first the ace component name-space has to be added in your page.

<html ... xmlns:ace="http://www.icefaces.org/icefaces/components">

 Now you ready to use breadcrumbMenu component, here is the basic example:

Attributes

TagLib Documentation
This section covers attributes involved in the typical use-cases for this component. For reference, the complete taglib documentation for this component is available here.

Define the model of slider:
The model attribute of breadcrumbMenu allows the user to create and maintain a dynamic list of links representing an action or URL.

     

Event Listeners

Although not containing any of its own action Listeners, each menuItem child will have it's own ability to have an acitonListener.

Client Behavior Events

No direct client behavior is currently associated with this component. Please see those for

<ace:menuItem}

JavaScript API

NA

Keyboard Support

Move to the maximum value of the slider. |

Known Issues

Additional Resources

Sample Applications

The breadcrumbMenu component appears in the following ICEfaces sample applications:

ICEfaces Showcase

Tutorials

This component appears in the following ICEfaces tutorials:

None

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© Copyright 2017 ICEsoft Technologies Canada Corp.