| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected boolean |
reverseSort |
| Constructor and Description |
|---|
BeanDoubleListState() |
BeanDoubleListState(int index,
boolean reverseSort) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDoubleList |
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) |
public BeanDoubleListState()
public BeanDoubleListState(int index,
boolean reverseSort)
public int getIndex()
public void setIndex(int index)
public boolean isReverseSort()
public void setReverseSort(boolean reverseSort)
protected BeanDoubleList checkComponent(Object o)
Copyright © 2008–2020 Ultreia.io. All rights reserved.