public class StateAwareModel extends BaseModel
Modifier and Type | Field and Description |
---|---|
protected int |
state |
UI_EVENT_NONE, uiEvent
Constructor and Description |
---|
StateAwareModel() |
Modifier and Type | Method and Description |
---|---|
int |
getState() |
void |
setState(int state) |
getUiEvent, setUiEvent, toString