Package | Description |
---|---|
com.inmethod.grid.common |
Modifier and Type | Method and Description |
---|---|
ColumnsState.Entry |
ColumnsState.getEntry(String id)
Returns the
ColumnsState.Entry instance for column with give id, or null if the entry doesn't
exist. |
Modifier and Type | Method and Description |
---|---|
Collection<ColumnsState.Entry> |
ColumnsState.getColumnStates()
Returns collection of
ColumnsState.Entry instances of this ColumnsState . |
Constructor and Description |
---|
ColumnsState(ColumnsState.Entry[] columnStates)
Creates new
ColumnsState instance. |
Copyright © 2015. All rights reserved.