decoratorEditors

protected val decoratorEditors: MutableList<SchemeEditor<*>>(source)

The SchemeEditors of scheme's DecoratorSchemes.

The editors registered in this list are automatically reset and applied in reset and apply, respectively.