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