| Interface | Description |
|---|---|
| TextSelectionListener<C extends com.vaadin.flow.component.Component & CanSelectText> |
Marker interface for objects
|
| TextSelectionNotifier<T extends com.vaadin.flow.component.Component & CanSelectText> |
Marker interface for objects that broadcast
TextSelectionEvent. |
| Class | Description |
|---|---|
| TextSelectionEvent<T extends com.vaadin.flow.component.Component & CanSelectText> |
Component event with information about selected text.
|
Copyright © 2023 Miki. All rights reserved.