Uses of Interface
org.primefaces.component.api.UITable
Packages that use UITable
Package
Description
-
Uses of UITable in org.primefaces.component.datatable
Classes in org.primefaces.component.datatable that implement UITable -
Uses of UITable in org.primefaces.component.export
Classes in org.primefaces.component.export with type parameters of type UITableModifier and TypeClassDescriptionclassTableExporter<T extends javax.faces.component.UIComponent & UITable,D, O extends ExporterOptions> Methods in org.primefaces.component.export with parameters of type UITableModifier and TypeMethodDescriptionstatic StringExporterUtils.getColumnValue(javax.faces.context.FacesContext context, UITable table, UIColumn column, boolean joinComponents) -
Uses of UITable in org.primefaces.component.treetable
Classes in org.primefaces.component.treetable that implement UITable