| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextMenuConfigurator<L extends EventListener,M extends com.vaadin.flow.component.contextmenu.ContextMenuBase<M>,C extends ContextMenuConfigurator<L,M,C>>
ContextMenu component configurator. |
static interface |
ContextMenuConfigurator.MenuItemBuilder<L extends EventListener,M extends com.vaadin.flow.component.contextmenu.ContextMenuBase<M>,B extends ContextMenuConfigurator<L,M,B>>
Context menu item configurator.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextMenuBuilder
ContextMenu component builder. |
static interface |
ItemListingConfigurator.ItemListingContextMenuBuilder<T,P,L extends ItemListing<T,P>,B extends ItemListingConfigurator<T,P,L,B>>
ItemListing context menu builder. |
Copyright © 2019 The Holon Platform. All rights reserved.