Package org.vaadin.miki.events.text
-
Interface Summary Interface Description TextSelectionListener<C extends com.vaadin.flow.component.Component & CanSelectText> Marker interface for objectsTextSelectionNotifier<T extends com.vaadin.flow.component.Component & CanSelectText> Marker interface for objects that broadcastTextSelectionEvent. -
Class Summary Class Description TextSelectionEvent<T extends com.vaadin.flow.component.Component & CanSelectText> Component event with information about selected text.