Package org.vostok.vaadin.addon.button.spin

Interface Summary
SpinButton.Editable<T> This interface must be set to a madel in order to allow user to enter new values.
SpinButton.EditionListener Listen for edition change.
SpinButton.Model<T> Model defines how values must be displayed and managed.
 

Class Summary
CalendarModel A model to work on date / time.
DecimalConverter Deprecated.
IntegerConverter Deprecated.
ListModel a model to display list of items.
NumberModel SpinButton's model for numbers such as integer, long, double, percent, even date.
SpinButton SpinButton is a multi purpose component, designed to display and browse over data with next/previous buttons.
 

Enum Summary
SpinButton.Layout SpinButton rendering