Class DecoratorAbstract

Superclass for decorators. You should extend this class when you create a decorator.

Hierarchy (view full)

Implements

Methods

Methods

  • Removes all elements added by this decorator.

    Returns void