Package org.vaadin.miki.shared.text
-
Class Summary Class Description TextModificationDelegate<C extends com.vaadin.flow.component.Component & CanSelectText & CanReceiveSelectionEventsFromClient & CanModifyText> A delegate to handleCanModifyTextin various components.TextSelectionDelegate<C extends com.vaadin.flow.component.Component & CanSelectText & CanReceiveSelectionEventsFromClient> A class that handles common behaviour related to text selection.