Uses of Interface
org.vaadin.firitin.components.textfield.SelectionApi.SelectionRangeCallback
-
Packages that use SelectionApi.SelectionRangeCallback Package Description org.vaadin.firitin.components.textfield -
-
Uses of SelectionApi.SelectionRangeCallback in org.vaadin.firitin.components.textfield
Methods in org.vaadin.firitin.components.textfield with parameters of type SelectionApi.SelectionRangeCallback Modifier and Type Method Description default voidSelectionApi. getSelectionRange(SelectionApi.SelectionRangeCallback callback)Asynchronously gets the current selection for this field.
-