ListCallbackProperty

class glue.external.echo.ListCallbackProperty(default=None, docstring=None, getter=None, setter=None)

Bases: glue.external.echo.CallbackProperty

A list property that calls callbacks when its contents are modified

Parameters

default – The initial value for the property