Modifier and Type | Class and Description |
---|---|
class |
AbstractAutocomplete
The <r:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
UIAutocomplete
The <r:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataTable
The <r:dataTable> component is used to render a table, including the table's caption.
|
class |
UIDataTable
The <r:dataTable> component is used to render a table, including the table's caption.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractExtendedDataTable
The <r:extendedDataTable> component builds on the functionality of the <r:dataTable> component,
adding features such as scrolling for the table body (both horizontal and vertical), Ajax loading for vertical
scrolling, frozen columns, row selection, and rearranging of columns.
|
class |
UIExtendedDataTable
The <r:extendedDataTable> component builds on the functionality of the <r:dataTable> component,
adding features such as scrolling for the table body (both horizontal and vertical), Ajax loading for vertical
scrolling, frozen columns, row selection, and rearranging of columns.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNotify
The <r:notify> component serves for advanced user interaction, using notification boxes to give the user instant
feedback on what's happening within the application.
|
class |
UINotify
The <r:notify> component serves for advanced user interaction, using notification boxes to give the user instant
feedback on what's happening within the application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPopupPanel
The <r:popupPanel> component provides a pop-up panel or window that appears in front of the rest of the
application.
|
class |
UIPopupPanel
The <r:popupPanel> component provides a pop-up panel or window that appears in front of the rest of the
application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrderingComponent |
class |
AbstractSelectManyComponent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrderingList
The <r:orderingList> is a component for ordering items in a list (client-side).
|
class |
UIOrderingList
The <r:orderingList> is a component for ordering items in a list (client-side).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPickList
The <r:pickList> is a component for pick items in a list (client-side).
|
class |
UIPickList
The <r:pickList> is a component for pick items in a list (client-side).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
class |
AbstractPanelMenuGroup
The <r:panelMenuGroup> component defines a group of <r:panelMenuItem> components inside a
<r:panelMenu>.
|
class |
AbstractPanelMenuItem
The <r:panelMenuItem> component represents a single item inside a <r:panelMenuGroup> component,
which is in turn part of a <r:panelMenu> component.
|
class |
UIPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
class |
UIPanelMenuGroup
The <r:panelMenuGroup> component defines a group of <r:panelMenuItem> components inside a
<r:panelMenu>.
|
class |
UIPanelMenuItem
The <r:panelMenuItem> component represents a single item inside a <r:panelMenuGroup> component,
which is in turn part of a <r:panelMenu> component.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.