Skip to content
Snippets Groups Projects
Commit 0473666d authored by rhenck's avatar rhenck
Browse files

Add classes for all models

- Remove interfaces
- Add classes for all elements as well as unit, page and section
- 2 intermediate interfaces are kept. They dont constituate a viable 
object but only additional properties, like background-color. Those can 
be added as interface to all elements. Initialisation has to be done by 
the element itself though and not by some constructor higher up.
parent 1a4f5b58
No related branches found
No related tags found
No related merge requests found
Showing
with 476 additions and 7 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment