RowLockMessage#

class jdaviz.core.events.RowLockMessage(is_locked, *args, **kwargs)[source]#

Bases: Message

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

is_locked

Attributes Documentation

is_locked#