TableClickMessage#
- class jdaviz.core.events.TableClickMessage(selected_index, shared_image=False, *args, **kwargs)[source]#
Bases:
Message
Message generated by Mosviz table to zoom to object on image
Create a new message
- Parameters:
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- selected_index#