Class Hierarchy
- java.lang.Object
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
- com.vaadin.flow.component.button.Button (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.shared.HasPrefix, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.shared.HasSuffix, com.vaadin.flow.component.HasText, com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>, com.vaadin.flow.component.shared.HasTooltip)
- org.vaadin.miki.superfields.buttons.IndexedButton (implements org.vaadin.miki.markers.Clickable, org.vaadin.miki.markers.WithComponentAsIconMixin<SELF>, org.vaadin.miki.markers.WithIdMixin<SELF>, org.vaadin.miki.markers.WithIndexMixin<SELF>, org.vaadin.miki.markers.WithTextMixin<SELF>, org.vaadin.miki.markers.WithTooltipMixin<SELF>)
- com.vaadin.flow.component.Composite<T>
- org.vaadin.miki.superfields.buttons.MultiClickButton (implements org.vaadin.miki.markers.Clickable, org.vaadin.miki.events.click.ComponentClickNotifier<C>, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, org.vaadin.miki.markers.HasState<S>, com.vaadin.flow.component.HasStyle, org.vaadin.miki.events.state.StateChangeNotifier<S,
C>, org.vaadin.miki.markers.WithIdMixin<SELF>)
- org.vaadin.miki.superfields.buttons.MultiClickButton (implements org.vaadin.miki.markers.Clickable, org.vaadin.miki.events.click.ComponentClickNotifier<C>, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, org.vaadin.miki.markers.HasState<S>, com.vaadin.flow.component.HasStyle, org.vaadin.miki.events.state.StateChangeNotifier<S,
- com.vaadin.flow.component.button.Button (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.shared.HasPrefix, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.shared.HasSuffix, com.vaadin.flow.component.HasText, com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>, com.vaadin.flow.component.shared.HasTooltip)
- org.vaadin.miki.superfields.buttons.SimpleButtonState (implements org.vaadin.miki.superfields.buttons.ButtonState, org.vaadin.miki.markers.WithComponentAsIconMixin<SELF>, org.vaadin.miki.markers.WithTextMixin<SELF>)
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
Interface Hierarchy
- java.io.Serializable
- org.vaadin.miki.superfields.buttons.ButtonState