FixedComponent

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

Bases: glue.viewers.custom.qt.custom_viewer.FormElement

An element for a Data Component. Does not have a widget

The shorthand notation is ‘att(comp_name)’:

e = FormElement.auto('att(foo)')

Attributes Summary

state

Methods Summary

recognizes(params)
value([layer, view]) Extract the component value as an AttributeInfo object

Attributes Documentation

state

Methods Documentation

classmethod recognizes(params)[source]
value(layer=None, view=None)[source]

Extract the component value as an AttributeInfo object