Uses of Class
com.levigo.jadice.annotation.TextHighlightAnnotation
Packages that use TextHighlightAnnotation
Package
Description
-
Uses of TextHighlightAnnotation in com.levigo.jadice.annotation
Methods in com.levigo.jadice.annotation that return TextHighlightAnnotation -
Uses of TextHighlightAnnotation in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type TextHighlightAnnotationModifier and TypeMethodDescriptionTextHighlightAnnotationWrangler.getHandles
(PageView pageView, Page page, TextHighlightAnnotation annotation) -
Uses of TextHighlightAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return TextHighlightAnnotationModifier and TypeMethodDescriptionstatic TextHighlightAnnotation
TextHighlightAnnotationDTO.to
(TextHighlightAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type TextHighlightAnnotationModifier and TypeMethodDescriptionstatic TextHighlightAnnotationDTO
TextHighlightAnnotationDTO.from
(TextHighlightAnnotation anno) -
Uses of TextHighlightAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return TextHighlightAnnotationModifier and TypeMethodDescriptionstatic TextHighlightAnnotation
TextHighlightAnnotationDTO.to
(TextHighlightAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type TextHighlightAnnotationModifier and TypeMethodDescriptionstatic TextHighlightAnnotationDTO
TextHighlightAnnotationDTO.from
(TextHighlightAnnotation anno)