Class BGUTableDataSource
java.lang.Object
ru.bitel.bgbilling.kernel.table.common.bean.BGUTableDataSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<ru.bitel.bgbilling.common.model.KeyValue>
getPage()
getRows()
setAttributes
(List<ru.bitel.bgbilling.common.model.KeyValue> attributes) setColumns
(List<BGUTableColumn> columns) setRows
(List<BGUTableRowData> rows)
-
Constructor Details
-
BGUTableDataSource
public BGUTableDataSource()
-
-
Method Details
-
getPage
-
setPage
-
getColumns
-
setColumns
-
getRows
-
setRows
-
getAttributes
-
setAttributes
-