Package | Description |
---|---|
org.primefaces.component.api | |
org.primefaces.component.datatable | |
org.primefaces.component.subtable | |
org.primefaces.component.treetable |
Modifier and Type | Method and Description |
---|---|
protected boolean |
UIData.visitColumnGroup(javax.faces.component.visit.VisitContext context,
javax.faces.component.visit.VisitCallback callback,
ColumnGroup group) |
Modifier and Type | Method and Description |
---|---|
ColumnGroup |
DataTable.getColumnGroup(String target) |
Modifier and Type | Method and Description |
---|---|
UIColumn |
DataTable.findColumnInGroup(String clientId,
ColumnGroup group) |
Modifier and Type | Method and Description |
---|---|
ColumnGroup |
SubTable.getColumnGroup(String target) |
Modifier and Type | Method and Description |
---|---|
ColumnGroup |
TreeTable.getColumnGroup(String target) |
Copyright © 2019. All rights reserved.