Uses of Interface
com.levigo.jadice.document.Selection
Packages that use Selection
-
Uses of Selection in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return types with arguments of type SelectionMethod parameters in com.levigo.jadice.web.client.tools with type arguments of type SelectionModifier and TypeMethodDescriptionprotected void
TextSelectionTool.copySelectedText
(List<Selection> selections) Copy the selected text to theClipboard
so that one can paste it later on into some target application.protected void
TextSelectionTouchTool.copySelectedText
(List<Selection> selections) Copy the selected text to theClipboard
so that one can paste it later on into some target application.void
HighlightTool.updateSelections
(List<Selection> selections)