-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
The IFrame plug-in we are creating could also be implemented as a APEX Region Template. By making it a plug-in, more attributes can be exposed to use declaratively.
The full source for the database package and JavaScript is included in the Chapter 10 source files, available on the Packt site.
Plugin name:
Ext.apex.IFramePanel
Type:
Region
Callbacks:
Render function name:plug_ext_iframepanel.render
Standard attributes:
none
Custom attributes:
|
Label |
Type |
Required |
Depending on |
Values |
Default |
|---|---|---|---|---|---|
|
URL |
Text |
Yes | |||
|
Width (px) |
Number |
Yes | |||
|
Height (px) |
Number |
Yes | |||
|
Collapsible |
Select List |
Yes |
true, false |
true | |
|
Collapsed |
Select List |
Yes |
Collapsible |
true, false |
false |
|
Frame |
Select List |
Yes |
true, false |
true | |
|
Resize Handles |
Select List |
Yes |
south: s east: e south and east: s e se all: all none: none |
s e se |
The attributes used for the iFrame panel Plug-in are very straightforward; the URL attribute defines the source page for the iFrame, whereas...
Change the font size
Change margin width
Change background colour