public class DataViewState extends Object implements Serializable
| Constructor and Description | 
|---|
| DataViewState() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFirst() | 
| String | getLayout() | 
| int | getRows() | 
| void | setFirst(int first) | 
| void | setLayout(String layout) | 
| void | setRows(int rows) | 
Copyright © 2020. All rights reserved.