public class GridScrollSettings
extends java.lang.Object
Constructor and Description |
---|
GridScrollSettings(int index,
int startRow,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getIndex() |
int |
getStartRow() |
void |
setCount(int count) |
void |
setIndex(int index) |
void |
setStartRow(int startRow) |
Copyright © 2014. All Rights Reserved.