Skip to content

Conversation

@jorwoods
Copy link
Contributor

Closes #1729

Add setter methods for workbook and view properties.

Closes tableau#1729

Add setter methods for workbook and view properties.
@jorwoods jorwoods force-pushed the jorwoods/custom_view_set_wb branch from 9a1de1e to eb2df3f Compare December 29, 2025 14:48
@bcantoni
Copy link
Contributor

bcantoni commented Jan 6, 2026

@jorwoods this looks great. Should we also consider updating test_custom_view.py to replace those direct access _owner and _workbook with the new way? (I'm not sure that's super valuable though because we still have the direct access needed for _id.)

@jorwoods
Copy link
Contributor Author

jorwoods commented Jan 6, 2026

@bcantoni Makes sense to me to verify that the getters and setters work. I'll make the change.

@bcantoni bcantoni merged commit 5146c09 into tableau:development Jan 6, 2026
25 checks passed
@jorwoods jorwoods deleted the jorwoods/custom_view_set_wb branch January 6, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CustomViewItem is missing a setter method

2 participants