VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiAnnotationCommentListPanelJS type
In This Topic
    WebUiAnnotationCommentListPanelJS Class Events
    In This Topic
    For a list of all events of this type, see WebUiAnnotationCommentListPanelJS.
    Events
     NameDescription
    Public EventOccurs when UI element is activated and connected with the UI-control. (Inherited from WebUiElementJS)
    Public EventOccurs when the comment is added.
    Public EventOccurs when a comment reply is added.
    Public EventOccurs when the comment settings dialog is shown.
    Public EventOccurs when UI element is destroyed. (Inherited from WebUiElementJS)
    Public EventOccurs when panel is hidden. (Inherited from WebUiPanelJS)
    Public EventOccurs when panel is shown. (Inherited from WebUiPanelJS)
    Public EventOccurs when UI element active state is changed. (Inherited from WebUiElementJS)
    Public EventOccurs when UI element active state is changing. (Inherited from WebUiElementJS)
    Public EventOccurs when the comment, which defines state of other comment, is added.
    Public EventOccurs when warning (non-critical error) occurs in UI-control. (Inherited from WebUiElementJS)
    See Also