Skip to content

TablePlugin needs to know current grid selection, table name #2093

@mofojed

Description

@mofojed

As a developer of a TablePlugin, I would like to be able to get the table name and the current selection state from within my plugin.
Previously we could do this with the panel prop that was passed in before it was removed: #1982
Could use panel.getTableName() to get the table name and panel.irisGrid.current.state to get the selected range of rows. Would like to still be able to do that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions