ComponenentElement¶
-
class
glue.viewers.custom.qt.custom_viewer.ComponenentElement(params)[source]¶ Bases:
glue.viewers.custom.qt.custom_viewer.FormElement,glue.core.hub.HubListenerA dropdown selector to choose a component
The shorthand notation is ‘att’:
e = FormElement.auto('att')
Attributes Summary
stateMethods Summary
add_data(data)recognizes(params)register_to_hub(hub)value([layer, view])Attributes Documentation
-
state¶
Methods Documentation
-