| Package | Description |
|---|---|
| org.primefaces.component.api | |
| org.primefaces.component.datatable | |
| org.primefaces.component.treetable |
| Constructor | Description |
|---|---|
DynamicColumn(int index,
Columns columns) |
|
DynamicColumn(int index,
Columns columns,
String columnKey) |
| Modifier and Type | Method | Description |
|---|---|---|
Columns |
DataTable.getDynamicColumns() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DataTable.setDynamicColumns(Columns value) |
| Modifier and Type | Method | Description |
|---|---|---|
Columns |
TreeTable.getDynamicColumns() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TreeTable.setDynamicColumns(Columns value) |
Copyright © 2018. All rights reserved.