Class Index

Classes


Class Annotations.StickyAnnotation


Extends Annotations.Annotation.

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents a sticky annotation.
Field Summary
Field Attributes Field Name and Description
 
The name of the icon to use for this sticky annotation.
 
The Id of the annotation that this sticky annotation is replying to.
Fields borrowed from class Annotations.Annotation:
Author, Custom, DateModified, elementName, Height, Hidden, Id, IsAdded, IsDeleted, IsModified, NoMove, NoResize, NoRotate, NoZoom, PageNumber, Subject, Width, X, Y
Methods borrowed from class Annotations.Annotation:
adjustRect, deserialize, draw, GetBottom, getContents, GetCustom, getFlag, GetHeight, GetLeft, GetPageNumber, GetPopupComment, getRect, getRectPadding, getReplies, GetRight, GetTop, GetWidth, GetX, GetY, isReply, resize, serialize, setContents, SetCustom, setFlag, SetHeight, SetPageNumber, SetPopupComment, setRect, SetWidth, SetX, SetY
Class Detail
Annotations.StickyAnnotation()
Represents a sticky annotation.
Field Detail
{string} Icon
The name of the icon to use for this sticky annotation. Currently only supports "Comment".

{string} InReplyTo
The Id of the annotation that this sticky annotation is replying to.

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Apr 20 2015 14:53:10 GMT-0700 (PDT)