|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnsState.Entry | |
|---|---|
| com.inmethod.grid.common | |
| Uses of ColumnsState.Entry in com.inmethod.grid.common |
|---|
| Methods in com.inmethod.grid.common that return ColumnsState.Entry | |
|---|---|
ColumnsState.Entry |
ColumnsState.getEntry(String id)
Returns the ColumnsState.Entry instance for column with give id, or null if the entry doesn't
exist. |
| Methods in com.inmethod.grid.common that return types with arguments of type ColumnsState.Entry | |
|---|---|
Collection<ColumnsState.Entry> |
ColumnsState.getColumnStates()
Returns collection of ColumnsState.Entry instances of this ColumnsState. |
| Constructors in com.inmethod.grid.common with parameters of type ColumnsState.Entry | |
|---|---|
ColumnsState(ColumnsState.Entry[] columnStates)
Creates new ColumnsState instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||