Modifier and Type | Class and Description |
---|---|
class |
AbstractCollapsibleSubTable
The <r:collapsibleSubTable> component acts as a child element to a <r:dataTable> component.
|
class |
UICollapsibleSubTable
The <r:collapsibleSubTable> component acts as a child element to a <r:dataTable> component.
|
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 |
AbstractList
The <r:list> component renders a list of items.
|
class |
UIList
The <r:list> component renders a list of items.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.