Interface UiBreadCrumbBar

All Superinterfaces:
AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadValid, AttributeReadVisible, AttributeWriteEnabled, AttributeWriteId, AttributeWriteReadOnly, AttributeWriteTooltip, AttributeWriteVisible, io.github.mmm.event.EventSource<UiEvent,UiEventListener>, UiNativeWidget, UiRegularWidget, UiWidget

public interface UiBreadCrumbBar extends UiRegularWidget, UiNativeWidget
A UiBreadCrumbBar shows a bread crumb as a (horizontal) bar. The bread crumb displays the hierarchy leading to the current dialogue and allows the user to click on the parent entries (hyperlinks) to navigate up this hierarchy. Typically the last entry should be added via add(String) without any UiClickEventListener.
Since:
1.0.0