PluginTableAddedMessage#

class jdaviz.core.events.PluginTableAddedMessage(sender)[source]#

Bases: Message

Message generated when a plugin table is initialized

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

plugin

table

Attributes Documentation

plugin#
table#