Class ecm.widget._SimpleBreadcrumb


Extends dijit._Widget.
Data used in the breadcrumb.
Defined in: <ecm\widget\_SimpleBreadcrumb.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Set value to false if you want to allow context menu events to pass through

Method Summary

Method Attributes Method Name and Description
 
Event fired when the breadrumb is clicked.
 
Renders the breadcrumb label.

Constructor Detail

ecm.widget._SimpleBreadcrumb()

Field Detail

stopContextMenuEvent

Set value to false if you want to allow context menu events to pass through

Method Detail

onClick(e)

Event fired when the breadrumb is clicked.
Parameters:
e

render()

Renders the breadcrumb label.