Skip to content

Add topics for TreeList ColumnButtonClickEvent Type/Members#8424

Open
mpreyskurantov wants to merge 1 commit intoDevExpress:26_1from
mpreyskurantov:26_1-32404
Open

Add topics for TreeList ColumnButtonClickEvent Type/Members#8424
mpreyskurantov wants to merge 1 commit intoDevExpress:26_1from
mpreyskurantov:26_1-32404

Conversation

@mpreyskurantov
Copy link
Collaborator

@mpreyskurantov mpreyskurantov commented Feb 4, 2026

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

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.

1 participant