This example shows the basic concept for data communication among all the MVC layers.
It uses a simple placeholder, located inside of the GUI static design,
for placing data provided from model and through the following control flow:
1) and 3) are automatically handled by the framework dispatcher
2) is made by extending the Framework Classes (Controller,Model,View)and by consuming their services