Skip to content

Conversation

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds syntax data and updates type references for the TreeList ColumnButtonClickEvent type and its members to support proper type generation and documentation across Angular, React, and Vue frameworks.

Changes:

  • Added syntax data mappings for _ui_tree_list_ColumnButtonClickEvent and its column and row members in metadata/syntax-data.json
  • Updated the parameter type from generic Object to the specific ui/tree_list:ColumnButtonClickEvent type in the onClick documentation
  • Changed the component field type from dxTreeList to the placeholder {WidgetName} for consistency
  • Removed the redundant model field declaration (inherited from NativeEventInfo)

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
metadata/syntax-data.json Adds framework-specific syntax mappings for ColumnButtonClickEvent type and its column/row members, matching the pattern used for DataGrid
api-reference/_hidden/dxTreeListColumnButton/onClick.md Updates parameter type to use the typed ColumnButtonClickEvent reference, standardizes component field, and removes redundant model field

@mpreyskurantov mpreyskurantov changed the title Add topics for TreeList ColumnButtonClickEvent Type/Members Add topics for ColumnButtonClickEvent Type/Members (TreeList) Feb 10, 2026
@mpreyskurantov mpreyskurantov merged commit 83b42ef into DevExpress:26_1 Feb 11, 2026
12 checks passed
@mpreyskurantov mpreyskurantov deleted the 26_1-32404 branch February 11, 2026 16:04
mpreyskurantov added a commit to mpreyskurantov/devextreme-documentation that referenced this pull request Feb 11, 2026
mpreyskurantov added a commit to mpreyskurantov/devextreme-documentation that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants