TableSelectRowClickMessage#

class jdaviz.core.events.TableSelectRowClickMessage(x, y, table_viewer_id, *args, **kwargs)[source]#

Bases: Message

Message emitted when a user clicks on an image viewer to select/toggle the closest row in a table viewer.

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message