T - Item typeP - Property type@FunctionalInterface public static interface ItemListing.EditorSaveListener<T,P> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onEditorSave(ItemListing.ItemEditorEvent<T,P> event)
Called when the editor is saved.
|
void onEditorSave(ItemListing.ItemEditorEvent<T,P> event)
event - Editor eventCopyright © 2020 The Holon Platform. All rights reserved.