TOC : Script API > JavaScript > JavaScript API > Component > Note >

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Note >

 

Event

 

 

Name

Description

OnAddToPage

Occurs after the note is added to the page.

OnBind

Occurs when the note is bound.

OnEndBind

Occurs immediately after the end of note binding.

OnInitialize

Occurs immediately after the note has been initialized.

OnPostDraw

Occurs after the note has been drawn.

OnPreDraw

Occurs before the note is drawn.

OnStartBind

Occurs immediately after note binding has started.