Uses of Interface
org.uberfire.ext.widgets.common.client.dropdown.InlineCreationEditor
-
Packages that use InlineCreationEditor Package Description org.uberfire.ext.widgets.common.client.dropdown org.uberfire.ext.widgets.common.client.dropdown.footer -
-
Uses of InlineCreationEditor in org.uberfire.ext.widgets.common.client.dropdown
Methods in org.uberfire.ext.widgets.common.client.dropdown with parameters of type InlineCreationEditor Modifier and Type Method Description voidLiveSearchDropDown.View. showNewItemEditor(InlineCreationEditor editor)voidLiveSearchDropDownView. showNewItemEditor(InlineCreationEditor editor) -
Uses of InlineCreationEditor in org.uberfire.ext.widgets.common.client.dropdown.footer
Methods in org.uberfire.ext.widgets.common.client.dropdown.footer with parameters of type InlineCreationEditor Modifier and Type Method Description voidLiveSearchFooter. showEditor(InlineCreationEditor editor)
-