ComponenentElement

class glue.viewers.custom.qt.custom_viewer.ComponenentElement(params)[source]

Bases: glue.viewers.custom.qt.custom_viewer.FormElement, glue.core.hub.HubListener

A dropdown selector to choose a component

The shorthand notation is ‘att’:

e = FormElement.auto('att')

Attributes Summary

state

Methods Summary

add_data(data)
recognizes(params)
register_to_hub(hub)
value([layer, view])

Attributes Documentation

state

Methods Documentation

add_data(data)[source]
classmethod recognizes(params)[source]
register_to_hub(hub)[source]
value(layer=None, view=None)[source]