public class BCrossSet extends Object
| Constructor and Description |
|---|
BCrossSet(Vector<Vector<Object>> dataTable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColTitles() |
Map<String,Integer> |
getColumns() |
String |
getCsvTitles() |
String |
getCsvValue(Object cellVal) |
String |
getRowCsv(Object key) |
Vector<Object> |
getRowData(String key) |
String |
getRowHtml(Object key) |
Map<String,Integer> |
getRows() |
Copyright © 2016 openBaraza. All Rights Reserved.