| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.element | |
| org.kuali.rice.krad.uif.layout |
| Modifier and Type | Method and Description |
|---|---|
RichTable |
LightTable.getRichTable()
The richTable widget definition for this table for setting dataTable javascript options
|
| Modifier and Type | Method and Description |
|---|---|
void |
LightTable.setRichTable(RichTable richTable)
Set the richTable widget
|
| Modifier and Type | Method and Description |
|---|---|
RichTable |
DataTable.getRichTable()
Widget that will render the data table client side
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTable.setRichTable(RichTable richTable)
Setter for the rich table widget
|
| Modifier and Type | Method and Description |
|---|---|
RichTable |
TableLayoutManagerBase.getRichTable()
Widget associated with the table to add functionality such as sorting, paging, and export
|
RichTable |
TableLayoutManager.getRichTable()
Widget associated with the table to add functionality such as sorting, paging, and export
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableLayoutManagerBase.setRichTable(RichTable richTable)
Setter for the rich table widget
|
void |
TableLayoutManager.setRichTable(RichTable richTable)
Setter for the rich table widget
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.