FixedComponent¶
-
class
glue.viewers.custom.qt.custom_viewer.FixedComponent(params)[source]¶ Bases:
glue.viewers.custom.qt.custom_viewer.FormElementAn element for a Data Component. Does not have a widget
The shorthand notation is ‘att(comp_name)’:
e = FormElement.auto('att(foo)')
Attributes Summary
stateMethods Summary
recognizes(params)value([layer, view])Extract the component value as an AttributeInfo object Attributes Documentation
-
state¶
Methods Documentation
-