ListCallbackProperty¶
-
class
glue.external.echo.ListCallbackProperty(default=None, docstring=None, getter=None, setter=None)¶ Bases:
glue.external.echo.CallbackPropertyA list property that calls callbacks when its contents are modified
- Parameters
default – The initial value for the property