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