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 voidTextSelectionTool.copySelectedText(List<Selection> selections) Copy the selected text to theClipboardso that one can paste it later on into some target application.protected voidTextSelectionTouchTool.copySelectedText(List<Selection> selections) Copy the selected text to theClipboardso that one can paste it later on into some target application.voidHighlightTool.updateSelections(List<Selection> selections)