-
Book Overview & Buying
-
Table Of Contents
Backbase 4 RIA Development
The focus of this chapter is the Backbase Tag Library (BTL). BTL concerns itself with the visible aspect of a web application user interface. For its dynamic behavior, we need JavaScript, or the XML Execution Language and Command Functions tag libraries that we will cover in the next chapter.
When you are developing a user interface, you will find that you are solving the same problems over and over again:
Create a layout
Show a menu of options
Have tabs to structure the space on a page
Provide pop ups and tool tips
Do form validation
These are just a few examples from a long list. The BTL is a set of UI widgets that can be used out of the box, which are extensible, and should appear the same in all browsers. By using these, you should be able to develop your website faster with a more robust result.
There are eight categories of BTL widgets for every aspect of layout and user interaction. If that is not enough, you can extend the BTL...
Change the font size
Change margin width
Change background colour