跳到主要内容

Events

EventDescription
onAddCommentThe function called when a comment is added to the document with the AddComment method.
onBlurContentControlThe function called to show which content control has been blurred.
onChangeCommentDataThe function called when the specified comment is changed with the ChangeComment method.
onChangeContentControlThe function called to show which content control has been changed.
onChangeCurrentPageThe function called when the current page has changed.
onChangeRestrictionsThe function called when the restrictions in the editor are changed.
onClickThe function called when the user clicks the element.
onDocumentContentReadyThe function called when the document is completely loaded.
onEnableMouseEventThe function called to turn the mouse or touchpad events on/off.
onExternalMouseUpThe function called when the mouse button is released outside the plugin iframe.
onFocusContentControlThe function called to show which content control has been focused.
onHideContentControlTrackThe function called when the content control loses focus in the document.
onInsertOleObjectsThe function called when one or more OLE objects are inserted into the document.
onRemoveCommentThe function called when the specified comment is removed with the RemoveComments method.
onShowContentControlTrackThe function called when the content control receives focus and its track appears.
onSubmitFormThe function called when the user clicks the "Complete & Submit" button.
onTargetPositionChangedThe function called when the target position in the editor is changed.