VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiAnnotationCommentListPanelJS type
Constructors SeeAlso
In This Topic
    WebUiAnnotationCommentListPanelJS Class Members
    In This Topic
    The following tables list the members exposed by WebUiAnnotationCommentListPanelJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebUiAnnotationCommentListPanelJS class.
    Methods
     NameDescription
    Public MethodAdds comment to the specified annotation.
    Public MethodAdds reply to the annotation comment and displays a dialog that allows to edit the comment reply.
    Public MethodAdds the state comment to the annotation comment.
    Public MethodClears the comment list.
    Public MethodCreates an initial markup of UI element. (Inherited from WebUiDivElementJS)
    Public MethodDeletes the annotation comment.
    Public MethodDestroys this UI element. (Inherited from WebUiPanelWithContextMenuJS)
    Public MethodShows the dialog that allows to edit settings of annotation comment.
    Public MethodFinds the first state comment for specified annotation comment.
    Public MethodFinds the last state comment for specified annotation comment.
    Public MethodGets an active UI element state. (Inherited from WebUiElementJS)
    Public MethodGets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS)
    Public MethodGets the DOM element associated with this UI element. (Inherited from WebUiElementJS)
    Public MethodGets a value indicating whether the UI element is enabled. (Inherited from WebUiElementJS)
    Public MethodGets the collection of UI elements contained within this WebUiElementContainerJS. (Inherited from WebUiElementContainerJS)
    Public MethodGets the localization identifier of UI element. (Inherited from WebUiElementJS)
    Public MethodGets the maximum allowable count of nested replies.
    Public MethodGets the identifier under which UI element is registered in WebUiElementsFactoryJS. (Inherited from WebUiElementJS)
    Public MethodGets the root control that contains this UI element. (Inherited from WebUiElementJS)
    Public MethodGets the button, which allows to change the panel state (Inherited from WebUiPanelJS)
    Public MethodGets a markup of the state button. (Inherited from WebUiPanelJS)
    Public MethodGets a state collection of UI element. (Inherited from WebUiElementJS)
    Public MethodReturns item. (Inherited from WebUiElementContainerJS)
    Public MethodReturns the first item with specified registered identifier. (Inherited from WebUiElementContainerJS)
    Public MethodOverloaded. Returns array of nested UI elements. (Inherited from WebUiElementJS)
    Public MethodFinds the root comment for specified annotation comment.
    Public MethodHides the UI element. (Inherited from WebUiElementJS)
    Public MethodReturns a value indicating whether the UI element is visible. (Inherited from WebUiElementJS)
    Public MethodOverloaded. Creates and returns markup of UI element. (Inherited from WebUiPanelWithContextMenuJS)
    Public MethodSets an active state of UI element. (Inherited from WebUiElementJS)
    Public MethodSets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS)
    Public MethodSets a value indicating whether the UI element is enabled. (Inherited from WebUiPanelJS)
    Public MethodSets the maximum allowable count of nested replies.
    Public MethodSets a value indicating whether the panel must show the state history for comment and all replies for comment.
    Public MethodSets the master element for this element. (Inherited from WebUiElementJS)
    Public MethodShows the UI element. (Inherited from WebUiElementJS)
    Public MethodUpdates this panel.
    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