StatusBarContainer

It uses data contained in the AppParameters class to control whether the different elements are to be created or not, and the additional variables required in AppParameters, are shown in Figure 7-6.

StatusBarContainer has an API consisting of a number of methods to create the different elements of the overall status bar as well as one to return a visual representation of the entire status bar. This API is described in the following sections, with the {constructor} code presented first, and the code required is shown Figure 7-7.

Figure 7-6. AppParameters Code Listing to Support Status Bar Functionality.
 {define-class public AppParameters ... field public constant statusbar-help?:bool = true field public constant statusbar-ticker?:bool ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.