Uses of Class
com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
Packages that use AnnotationSelection
Package
Description
-
Uses of AnnotationSelection in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionabstract StringWrangler.getCursor(Annotation a, Document d, AnnotationSelection s) Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to.voidAnnotationEditor.setSelectedItems(AnnotationSelection selection, EditEvent e) Configures this toolbar instance with the selected annotations.protected voidAnnotationEditor.updateButtons(AnnotationSelection selection, EditEvent e) -
Uses of AnnotationSelection in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionDefaultWrangler.getCursor(Annotation a, Document d, AnnotationSelection s) Returns the css-value for the cursor to be used when hovering the Annotation this wrangler is attached to. -
Uses of AnnotationSelection in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return AnnotationSelectionMethods in com.levigo.jadice.web.client.tools with parameters of type AnnotationSelectionModifier and TypeMethodDescriptionprotected voidAnnotationTool.renderBounds(AnnotationSelection selection, com.levigo.jadice.web.client.util.internal.graphics.JadiceGraphics graphics) Renders the bounds of the currently selected annotation(s).