|
Interface Summary |
| Applet |
A generic applet component. |
| Area |
An area of a Imagemap. |
| Audio |
An audio clip. |
| Auxhead |
Used to define a collection of auxiliary headers (Auxheader). |
| Auxheader |
An auxiliary header. |
| Bandbox |
A band box. |
| Bandpopup |
The popup that belongs to a Bandbox instance. |
| Box |
A box. |
| Button |
A button. |
| Calendar |
A calendar. |
| Captcha |
The generic captcha component. |
| Caption |
A header for a Groupbox. |
| Chart |
The generic chart component. |
| Checkbox |
A checkbox. |
| Column |
A single column in a Columns element. |
| Columns |
Defines the columns of a grid. |
| Combobox |
A combo box. |
| Comboitem |
An item of a combo box. |
| Datebox |
An edit box for holding a date. |
| Decimalbox |
An edit box for holding BigDecimal. |
| Detail |
The detail component is used to display a detailed section where a master row
and multiple detail rows are on the same row. |
| Div |
The same as HTML DIV tag. |
| Doublebox |
An edit box for holding an float point value (double). |
| Fileupload |
A fileupload dialog used to let user upload a file. |
| Flash |
A generic flash component. |
| Foot |
Defines a set of footers (Footer) for a grid (Grid). |
| Footer |
A column of the footer of a grid (Grid). |
| Grid |
A grid is an element that contains both rows and columns elements. |
| Group |
Adds the ability for single level grouping to the Grid. |
| Groupbox |
Groups a set of child elements to have a visual effect. |
| Groupfoot |
GroupFoot serves as a summary row of group. |
| Hbox |
A hbox. |
| Html |
A comonent used to embed the browser native content (i.e., HTML tags) into
the output sent to the browser. |
| Iframe |
Includes an inline frame. |
| Image |
An image. |
| Imagemap |
An image map. |
| Include |
Includes the result generated by any servlet, not limited to a ZUML page. |
| Intbox |
An edit box for holding an integer. |
| Label |
A label. |
| Listbox |
A listbox. |
| Listcell |
A list cell. |
| Listfoot |
A row of Listfooter. |
| Listfooter |
A column of the footer of a list box (Listbox). |
| Listgroup |
Adds the ability for single level grouping to the Listbox. |
| Listgroupfoot |
GroupFooter serves as a summary listitem of listgroup. |
| Listhead |
A list headers used to define multi-columns and/or headers. |
| Listheader |
The list header which defines the attributes and header of a columen of a
list box. |
| Listitem |
A list item. |
| Longbox |
An edit box for holding an integer. |
| Menu |
An element, much like a button, that is placed on a menu bar. |
| Menubar |
A container that usually contains menu elements. |
| Menuitem |
A single choice in a Menupopup element. |
| Menupopup |
A container used to display menus. |
| Menuseparator |
Used to create a separator between menu items. |
| Paging |
Paging of long content. |
| Panel |
Panel is a container that has specific functionality and structural
components that make it the perfect building block for application-oriented
user interfaces. |
| Panelchildren |
Panelchildren is used for Panel component to manage each child who
will be shown in the body of Panel. |
| Popup |
A container that is displayed as a popup. |
| Progressmeter |
A progress meter is a bar that indicates how much of a task has been
completed. |
| Radio |
A radio button. |
| Radiogroup |
A radio group. |
| Row |
A single row in a Rows element. |
| Rows |
Defines the rows of a grid. |
| Script |
A component to represent script codes running at the client. |
| Separator |
A separator. |
| Slider |
A slider. |
| Space |
Space is a Separator with the orient default to "horizontal". |
| Span |
The same as HTML SPAN tag. |
| Spinner |
An edit box for holding a constrained integer. |
| Splitter |
An element which should appear before or after an element inside a box (
Box, Vbox and Hbox). |
| Style |
The style component used to specify CSS styles for the owner desktop. |
| Tab |
A tab. |
| Tabbox |
A tabbox. |
| Tabpanel |
A tab panel. |
| Tabpanels |
A collection of tab panels. |
| Tabs |
A collection of tabs (Tab). |
| Textbox |
A textbox. |
| Timebox |
An input box for holding a time (a java.util.Date Object , but only Hour &
Minute are used. |
| Timer |
Fires one or more Event after a specified
delay. |
| Toolbar |
A toolbar. |
| Toolbarbutton |
A tool button. |
| Tree |
A container which can be used to hold a tabular or hierarchical set of rows
of elements. |
| Treecell |
A treecell. |
| Treechildren |
A treechildren. |
| Treecol |
A treecol. |
| Treecols |
A treecols. |
| Treefoot |
A row of Treefooter. |
| Treefooter |
A column of the footer of a tree (Tree). |
| Treeitem |
A treeitem. |
| Treerow |
A treerow. |
| Vbox |
A vbox. |
| Window |
A generic window. |