Methods
These are the methods within the Store
interface.
Getter methods
This is the collection of getter methods within the Store
interface. There are 12 getter methods in total.
Setter methods
This is the collection of setter methods within the Store
interface. There are 9 setter methods in total.
Listener methods
This is the collection of listener methods within the Store
interface. There are 9 listener methods in total.
Iterator methods
This is the collection of iterator methods within the Store
interface. There are only three iterator methods, forEachTable
, forEachRow
, and forEachCell
.
Deleter methods
This is the collection of deleter methods within the Store
interface. There are 5 deleter methods in total.
Development methods
This is the collection of development methods within the Store
interface. There is only one method, getListenerStats
.