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