StateAttributeSingleValueHelper¶
-
class
glue.core.state_objects.StateAttributeSingleValueHelper(state, attribute, function, mode='values', **kwargs)[source]¶ Bases:
glue.core.state_objects.StateAttributeCacheHelperAttributes Summary
Methods Summary
update_values(self[, use_default_modifiers])Attributes Documentation
-
modifiers_names= ()¶
-
values_names= ('value',)¶
Methods Documentation
-