Package com.flowingcode.addons.applayout
Class SlottedMenuItem
- java.lang.Object
-
- com.vaadin.flow.component.Component
-
- com.flowingcode.addons.applayout.SlottedMenuItem
-
- All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier,com.vaadin.flow.component.DetachNotifier,com.vaadin.flow.component.HasElement,java.io.Serializable
- Direct Known Subclasses:
MenuItem
public abstract class SlottedMenuItem extends com.vaadin.flow.component.ComponentMenu item component.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SlottedMenuItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidonAttach(com.vaadin.flow.component.AttachEvent attachEvent)-
Methods inherited from class com.vaadin.flow.component.Component
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
-
-