Name | Description | |
---|---|---|
WebUiAnnotationCommentListPanelJS | Initializes a new instance of the WebUiAnnotationCommentListPanelJS class. |
Name | Description | |
---|---|---|
WebUiAnnotationCommentListPanelJS | Initializes a new instance of the WebUiAnnotationCommentListPanelJS class. |
Name | Description | |
---|---|---|
addComment | Adds comment to the specified annotation. | |
addCommentReply | Adds reply to the annotation comment and displays a dialog that allows to edit the comment reply. | |
addStateComment | Adds the state comment to the annotation comment. | |
clear | Clears the comment list. | |
createMarkup | Creates an initial markup of UI element. (Inherited from WebUiDivElementJS) | |
deleteComment | Deletes the annotation comment. | |
destroy | Destroys this UI element. (Inherited from WebUiPanelWithContextMenuJS) | |
editComment | Shows the dialog that allows to edit settings of annotation comment. | |
findFirstStateComment | Finds the first state comment for specified annotation comment. | |
findLastStateComment | Finds the last state comment for specified annotation comment. | |
get_ActiveState | Gets an active UI element state. (Inherited from WebUiElementJS) | |
get_ContextMenu | Gets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS) | |
get_DomElement | Gets the DOM element associated with this UI element. (Inherited from WebUiElementJS) | |
get_IsEnabled | Gets a value indicating whether the UI element is enabled. (Inherited from WebUiElementJS) | |
get_Items | Gets the collection of UI elements contained within this WebUiElementContainerJS. (Inherited from WebUiElementContainerJS) | |
get_LocalizationId | Gets the localization identifier of UI element. (Inherited from WebUiElementJS) | |
get_MaxNestedReplyCount | Gets the maximum allowable count of nested replies. | |
get_RegisteredId | Gets the identifier under which UI element is registered in WebUiElementsFactoryJS. (Inherited from WebUiElementJS) | |
get_RootControl | Gets the root control that contains this UI element. (Inherited from WebUiElementJS) | |
get_StateButton | Gets the button, which allows to change the panel state (Inherited from WebUiPanelJS) | |
get_StateButtonDomElement | Gets a markup of the state button. (Inherited from WebUiPanelJS) | |
get_StateCollection | Gets a state collection of UI element. (Inherited from WebUiElementJS) | |
getItem | Returns item. (Inherited from WebUiElementContainerJS) | |
getItemByRegisteredId | Returns the first item with specified registered identifier. (Inherited from WebUiElementContainerJS) | |
getNestedElements | Overloaded. Returns array of nested UI elements. (Inherited from WebUiElementJS) | |
getRootComment | Finds the root comment for specified annotation comment. | |
hide | Hides the UI element. (Inherited from WebUiElementJS) | |
isVisible | Returns a value indicating whether the UI element is visible. (Inherited from WebUiElementJS) | |
render | Overloaded. Creates and returns markup of UI element. (Inherited from WebUiPanelWithContextMenuJS) | |
set_ActiveState | Sets an active state of UI element. (Inherited from WebUiElementJS) | |
set_ContextMenu | Sets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS) | |
set_IsEnabled | Sets a value indicating whether the UI element is enabled. (Inherited from WebUiPanelJS) | |
set_MaxNestedReplyCount | Sets the maximum allowable count of nested replies. | |
setIsShowStateHistoryForAllReplies | Sets a value indicating whether the panel must show the state history for comment and all replies for comment. | |
setMasterElement | Sets the master element for this element. (Inherited from WebUiElementJS) | |
show | Shows the UI element. (Inherited from WebUiElementJS) | |
update | Updates this panel. |
Name | Description | |
---|---|---|
activated | Occurs when UI element is activated and connected with the UI-control. (Inherited from WebUiElementJS) | |
commentAdded | Occurs when the comment is added. | |
commentReplyAdded | Occurs when a comment reply is added. | |
commentSettingsDialogShown | Occurs when the comment settings dialog is shown. | |
destroyed | Occurs when UI element is destroyed. (Inherited from WebUiElementJS) | |
panelHidden | Occurs when panel is hidden. (Inherited from WebUiPanelJS) | |
panelShown | Occurs when panel is shown. (Inherited from WebUiPanelJS) | |
stateChanged | Occurs when UI element active state is changed. (Inherited from WebUiElementJS) | |
stateChanging | Occurs when UI element active state is changing. (Inherited from WebUiElementJS) | |
stateCommentAdded | Occurs when the comment, which defines state of other comment, is added. | |
warningOccured | Occurs when warning (non-critical error) occurs in UI-control. (Inherited from WebUiElementJS) |