Class HistoryAnnotationDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
com.levigo.jadice.web.client.messaging.TextAnnotationDTO
com.levigo.jadice.web.client.messaging.HistoryAnnotationDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HistoryAnnotationDTOfrom(HistoryAnnotation anno) voidsetHistoryPattern(String historyPattern) voidsetPatternPosition(String patternPosition) voidsetSecureText(String secureText) static HistoryAnnotationto(HistoryAnnotationDTO dto) Methods inherited from class com.levigo.jadice.web.client.messaging.TextAnnotationDTO
applyToAnnotation, from, getDefaultText, getFontFace, getFontSize, getHorizontalAlignment, getMaxChars, getRotation, getShape, getText, getTextColor, isBold, isEditable, isItalic, isScaleText, isStrikethrough, isUnderscored, setBold, setDefaultText, setEditable, setFontFace, setFontSize, setHorizontalAlignment, setItalic, setMaxChars, setRotation, setScaleText, setShape, setStrikethrough, setText, setTextColor, setUnderscored, toMethods inherited from class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
applyToAnnotation, create, from, getFillColor, getLineWidth, getStrokeColor, getStrokeResolution, isAllowResize, isFilled, isIconified, isLinePainted, setAllowResize, setFillColor, setFilled, setIconified, setLinePainted, setLineWidth, setStrokeColor, setStrokeResolutionMethods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
HistoryAnnotationDTO
protected HistoryAnnotationDTO()
-
-
Method Details
-
getSecureText
-
setSecureText
-
getHistoryPattern
-
setHistoryPattern
-
getPatternPosition
-
setPatternPosition
-
from
-
to
-