Skip to content

Second Tutorial Part 10: Behavior Customization

Laurent Hasson edited this page Dec 3, 2019 · 19 revisions
Previous Main Next
<-- Part 9 Main Part 11 -->

An important part of the Tilda architecture is that it separates the generated classes from the application-level classes that you can customize. Not only can you add new methods in either the Factory or Data classes as we have highlighted in this tutorial, but there are also methods you can override.

Clone this wiki locally