Data Mask Component
The Data Mask component provides a “Loading data ...” data mask while the application is retrieving information from the server and rendering it on the screen.
This provides a visual to the user that the application is working.
Note that the "Loading Data ..." text is white. It must be on a colored background to be able to see it.
Also, the Data Mask component does not have any editable features — i.e., no properties nor events. It also does not require that data be passed to it, that is, it does not need to subscribe to an event of another component.
Copyright © Cloud Software Group, Inc. All rights reserved.