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