Class ecm.widget.BreadcrumbDropDownDialog


Extends ecm.widget.DropDownDialog.
Provides a widget that contains a drop-down list that is used with the ecm.widget.Breadcrumb widget for navigation.
Defined in: <ecm\widget\BreadcrumbDropDownDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.widget.DropDownDialog:
applyButtonLabel, hideCancelButton, hideOKButton, okButtonLabel, showApplyButton
Methods borrowed from class ecm.widget.DropDownDialog:
constructor, focus, onClickApply, onClickCancel, onClickOK, onClose, onOpen, postCreate, scheduleResize, setAlignLeftOKButton, setDisabledApplyButton, setDisabledOKButton, setOKButtonLabel, setShowApplyButton, setShowOKButton

Constructor Detail

ecm.widget.BreadcrumbDropDownDialog()