-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
This chapter continues building a theme based on Ext into APEX, developing templates for the regions, labels, and lists.
Regions act as the basic building block for content within a page. Each page can hold an unlimited number of regions. The appearance of regions is controlled using Region templates, which can use a mixture of HTML markup, CSS, and JavaScript to control the visual and structural layout.
HTML lists are enormously versatile when combined with CSS layouts, due to their graphically flexible nature. In this chapter we will develop list templates, which use traditional CSS styling, as well as using list templates to act as a JavaScript generator to integrate with the Ext JS TreePanel component.
In this chapter we will cover:
Creating region templates using Ext JS panels
Adding JavaScript functionality to region templates
Creating simple label templates
Using Ext JS QuickTips for error messages
Styling simple list templates relying on just...
Change the font size
Change margin width
Change background colour