Uses of Class
com.github.fridujo.glacio.model.DataTable.Row
-
Packages that use DataTable.Row Package Description com.github.fridujo.glacio.model -
-
Uses of DataTable.Row in com.github.fridujo.glacio.model
Methods in com.github.fridujo.glacio.model that return types with arguments of type DataTable.Row Modifier and Type Method Description List<DataTable.Row>DataTable. getRows()Constructor parameters in com.github.fridujo.glacio.model with type arguments of type DataTable.Row Constructor Description DataTable(List<DataTable.Row> rows)
-