| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemListing.EditorCancelListener.onEditorCancel(ItemListing.ItemEditorEvent<T,P> event)
Called when the editor is cancelled.
|
void |
ItemListing.EditorCloseListener.onEditorClose(ItemListing.ItemEditorEvent<T,P> event)
Called when the editor is closed.
|
void |
ItemListing.EditorOpenListener.onEditorOpen(ItemListing.ItemEditorEvent<T,P> event)
Called when the editor is opened.
|
void |
ItemListing.EditorSaveListener.onEditorSave(ItemListing.ItemEditorEvent<T,P> event)
Called when the editor is saved.
|
Copyright © 2020 The Holon Platform. All rights reserved.