-
Book Overview & Buying
-
Table Of Contents
Backbase 4 RIA Development
In the previous chapters we explained details about many BTL widgets. Still we are missing a set of widgets that might prove to be handy when developing a web application:
Action and menu widgets: button, contextMenu, menuBar, toolBar, menuPopUp, and pager. For some widgets in this category there also exist data-bound versions: dataContextMenu and dataMenu. The action widgets perform an action/function when clicked. The menu widgets select menu items.
Window and dialogs: window, modal, taskBar, and windowArea. These widgets open a window or dialog on top of the main browser window.
Multimedia: applet and flash. These widgets embed multimedia files.
There is also a set of command functions that we did not cover yet: alert, bookmark, and trace.
In this chapter, we will complete the description of BTL widgets and the Command Functions by describing these categories.
Here is a detailed list:
Action and menu widgets
Data-bound menus
Windows and dialogs
Multimedia widgets
An example...
Change the font size
Change margin width
Change background colour