Interface EntryCreationLiveSearchService<TYPE,EDITOR extends EntryCreationEditor<TYPE>>
-
- All Superinterfaces:
LiveSearchService<TYPE>
public interface EntryCreationLiveSearchService<TYPE,EDITOR extends EntryCreationEditor<TYPE>> extends LiveSearchService<TYPE>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EDITORgetEditor()-
Methods inherited from interface org.uberfire.ext.widgets.common.client.dropdown.LiveSearchService
search, searchEntry
-
-
-
-
Method Detail
-
getEditor
EDITOR getEditor()
-
-