May 2018
Beginner
252 pages
6h 19m
English
User interface screens and all they contain are updated automatically in real time when their properties change. A two-way binding exists between faces and facets. When either one of them changes, the other follows accordingly. We won't use it in our examples, but if you as a developer want to control when the screen is updated, you need to do the following:
=> Find out in question 3 from the Questions section how to code a button to close the window.