-
Book Overview & Buying
-
Table Of Contents
Backbase 4 RIA Development
Windows and dialogs can display content that is disconnected from the main browser window. Unlike a JavaScript pop-up window where in fact a completely new browser window is created, the Backbase framework window and dialog widgets stay on top of the browser window and cannot be moved outside.
The window widget is a draggable, resizable container that fully supports maximize, minimize, restore, and close functionality. When used in combination with the windowArea and taskBar, the user can seamlessly navigate between multiple windows as easily as when using a standard desktop application.
The modal dialog is most commonly used to present (or request) important information to (from) the user while preventing interaction with the rest of the page or application.
The window widget represents a resizable window that floats above your application. It can be closed by clicking on the closeButton widget in the top right of the header.

window inherits from dimensionElement...
Change the font size
Change margin width
Change background colour