Sticky Note Setters
The following methods can be used to operate on individual instances of a Sticky Note.
-
setCollectionId function
Set the collection id of the collection that the sticky note in context belongs to.
-
setContent function
Saves the content of the sticky note in context.
-
setPosition function
Set the screen position of the sticky note in context.
-
expand function
Changes the window state of the sticky note in context to expanded.
-
collapse function
Change the window state of the sticky note in context to collapsed.
-
show function
Show the sticky note in context.
-
hide function
Hide the sticky note in context.
-
resize function
Resize the window of the sticky note in context.
-
remove function
Destroys the sticky note in context.