Interface ModalCreationEditor<TYPE>
-
- All Superinterfaces:
EntryCreationEditor<TYPE>
public interface ModalCreationEditor<TYPE> extends EntryCreationEditor<TYPE>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshow()-
Methods inherited from interface org.uberfire.ext.widgets.common.client.dropdown.EntryCreationEditor
init
-
-