public interface Steppable
Modifier and Type | Method and Description |
---|---|
void |
addIndexChangeListener(IndexChangeEvent.Listener l) |
void |
first() |
int |
getCurrentIndex() |
int |
getRecordCount() |
boolean |
isChangeConfirmed() |
boolean |
isEmpty() |
void |
last() |
boolean |
next() |
boolean |
previous() |
boolean |
setCurrentIndex(int i) |
boolean isChangeConfirmed()
void first()
boolean next()
boolean previous()
void last()
boolean setCurrentIndex(int i)
int getCurrentIndex()
int getRecordCount()
boolean isEmpty()
void addIndexChangeListener(IndexChangeEvent.Listener l)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.