Interface UiBreadCrumbEntry
- All Superinterfaces:
AttributeReadId,AttributeReadText,AttributeWriteId,AttributeWriteText,io.github.mmm.event.EventSource<UiEvent,UiEventListener>
public interface UiBreadCrumbEntry
extends AttributeWriteText, AttributeWriteId, io.github.mmm.event.EventSource<UiEvent,UiEventListener>
An entry in the bread crumb. You may add a
UiClickEventListener that triggers the navigation if the entry is
clicked.- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface io.github.mmm.ui.api.attribute.AttributeReadId
getIdMethods inherited from interface io.github.mmm.ui.api.attribute.AttributeReadText
getTextMethods inherited from interface io.github.mmm.ui.api.attribute.AttributeWriteId
setIdMethods inherited from interface io.github.mmm.ui.api.attribute.AttributeWriteText
setTextMethods inherited from interface io.github.mmm.event.EventSource
addListener, addListener, addWeakListener, removeListener