<TODO: 1 phrase describing the concept>
- implements:

<TODO:NameOfTheInterface>
- extends:

<TODO:NameOfTheAbstractClass>
Description
Screenshot
TODO
Add a screenshot (or remove this section, if there is no screenshot to make)
Properties
Defined with getConfiguredXxxxxx() methods.
TODO
Add a description of important properties. The idea is not to recreate the JavaDoc of the getConfiguredXxxxxx() methods but to provide explanations, best practice, example... Group the properties by domain.
Events
Defined with execXxxxxx() methods.
TODO
Add a description of important events. The idea is not to recreate the JavaDoc of the execXxxxxx() methods but to provide explanations, best practice, example... Group the events by domain.
See Also