| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected Boolean |
reverseSort |
| Constructor and Description |
|---|
FilterableDoubleListState() |
| Modifier and Type | Method and Description |
|---|---|
protected FilterableDoubleList |
checkComponent(Object o) |
int |
getIndex() |
State |
getState(Object o) |
boolean |
isReverseSort() |
void |
setIndex(int index) |
void |
setReverseSort(boolean reverseSort) |
void |
setState(Object o,
State state) |
protected int index
protected Boolean reverseSort
public int getIndex()
public void setIndex(int index)
public boolean isReverseSort()
public void setReverseSort(boolean reverseSort)
protected FilterableDoubleList checkComponent(Object o)
Copyright © 2008–2018 Ultreia.io. All rights reserved.