A model for a potentially unbounded sequence of object values. This model is similar to
ListModel
however there are some important differences:
A SpinnerModel
has three properties, only the first is read/write.
value
nextValue
value
is the last element of the sequence.
previousValue
value
is the first element of the sequence.
When the the
value
property changes,
ChangeListeners
are notified.
SpinnerModel
may choose to notify the
ChangeListeners
under other circumstances.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4