跳到主要内容

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.
onChangeRestrictionsThe function called when the restrictions in the editor is changed.
onClickThe function called when the user clicks on 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 focus of the content control changes.
onInsertOleObjectsThe function called when the track of the content control hides.
onRemoveCommentThe function called when the specified comment is removed with the RemoveComments method.
onShowContentControlTrackThe function called when the track of the content control appears.
onSubmitFormThe function called when the user clicks the "Complete & Submit" button.
onTargetPositionChangedThe function called when the target position in the editor is changed.