A B C D E F G H I K L M N O P R S T U V W

S

SELECTED - Static variable in class org.vostok.vaadin.addon.button.push.PushButton
 
SEPARATORCSS - Static variable in class org.vostok.vaadin.addon.toolbar.Toolbar
 
setAction(int) - Method in class org.vostok.vaadin.addon.dialog.ActionWindow.Action
 
setBorderless() - Method in class org.vostok.vaadin.addon.button.i18n.I18nButton
borderless icon, helper method, same as adding the valo class 'borderless'
setBuffered(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setButtonIconOnly(boolean) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
Convenience method to hide caption from button. default to true.
setButtonOn(int, boolean) - Method in class org.vostok.vaadin.addon.button.push.PushButton
set button to on.
setCaption(String) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setCaptionLess() - Method in class org.vostok.vaadin.addon.button.i18n.I18nButton
an helper method to create a button without caption, same as calling setCaption(null)
setColour(Color) - Method in class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
set colour for preview and on dialog
setColour(Color) - Method in class org.vostok.vaadin.addon.dialog.SimpleColourWindow
set default colour, update selector and preview
setComponentError(ErrorMessage) - Method in class org.vostok.vaadin.addon.hintfield.HintField
set component error, which is displayed in label, and turn label on
setConversionError(String) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setConvertedValue(Object) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setConverter(Converter<Object, Object>) - Method in class org.vostok.vaadin.addon.hintfield.HintField
set convert for component, only if supported
setDELAY(int) - Static method in class org.vostok.vaadin.addon.dialog.NotificationExtension
Deprecated. set default delay for auto hidding notification. default to 2000ms
setDialogClickListener(ActionWindow.DialogClickListener) - Method in class org.vostok.vaadin.addon.dialog.ActionWindow
attach a button clickListener.
setEditable(boolean) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
Enable user edition of value.
setEnable(int, Toolbar.BANK, boolean) - Method in class org.vostok.vaadin.addon.toolbar.Toolbar
a convenience method to call Component.setEnable for component at index index from bank location
if component does't exist, does nothing.
setErrorHandler(ErrorHandler) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setFocusNext(Component.Focusable) - Method in class org.vostok.vaadin.addon.input.tfar.TextFieldActionRollback
When pressing enter or tabulation, can automatically focus component
setHuge() - Method in class org.vostok.vaadin.addon.button.i18n.I18nButton
bigger icon, helper method, same as adding the valo class 'huge'
setIcon(Resource) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setInvalidAllowed(boolean) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
setInvalidAllowed(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setInvalidCommitted(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setLabel(String) - Method in class org.vostok.vaadin.addon.dialog.ActionWindow.Action
set the button label. if button exist (button realized), it's updated too
setLocale(Locale) - Method in class org.vostok.vaadin.addon.button.spin.CalendarModel
Locale for toObject formating.
setLocale(Locale) - Method in class org.vostok.vaadin.addon.button.spin.NumberModel
Locale for output formating. default to user's locale
setModal(boolean) - Method in class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
 
setMode(PushButton.Mode) - Method in class org.vostok.vaadin.addon.button.push.PushButton
set button mode policy.
setMode(Toolbar.DISPLAY) - Method in class org.vostok.vaadin.addon.toolbar.Toolbar
set a new mode for display.
setOverflow(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
Deprecated. 
setPropertyDataSource(Property) - Method in class org.vostok.vaadin.addon.button.push.PushButton
 
setPropertyDataSource(Property) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
set datasource for component.
setPropertyDataSource(Property) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setReadOnly(boolean) - Method in class org.vostok.vaadin.addon.button.spin.CalendarModel
 
setReadOnly(boolean) - Method in class org.vostok.vaadin.addon.button.spin.ListModel
 
setReadOnly(boolean) - Method in class org.vostok.vaadin.addon.button.spin.NumberModel
not used
setReadOnly(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setRequired(boolean) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setRequiredError(String) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setSeparatorResource(Resource) - Static method in class org.vostok.vaadin.addon.toolbar.Toolbar
Default rules for separator is to create a Label with css Toolbar.SEPARATORCSS ("separator").
setStyleName(String) - Method in class org.vostok.vaadin.addon.dialog.ActionWindow
 
setStyleName(String) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setTabIndex(int) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
setValue(Integer) - Method in class org.vostok.vaadin.addon.button.push.PushButton
value depend on PushButton's mode
setValue(Date) - Method in class org.vostok.vaadin.addon.button.spin.CalendarModel
 
setValue(Integer) - Method in class org.vostok.vaadin.addon.button.spin.ListModel
 
setValue(Double) - Method in class org.vostok.vaadin.addon.button.spin.NumberModel
 
setValue(Object) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
note newValue == getValue() is not garanties.
setValue(Object) - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
show() - Method in class org.vostok.vaadin.addon.dialog.ActionWindow
show the window on UI
if window already on screen does nothing more.
show(String, Class, Object) - Static method in class org.vostok.vaadin.addon.dialog.WindowManagement
Tries to show window with name name.
show(String) - Static method in class org.vostok.vaadin.addon.dialog.WindowManagement
Tries to show window with name name.
showError(String, String...) - Static method in class org.vostok.vaadin.addon.dialog.NotificationExtension
Deprecated. show an error message. sticky
showErrorList(String[], String...) - Static method in class org.vostok.vaadin.addon.dialog.NotificationExtension
Deprecated. display a list of error.
showOk(String, String...) - Static method in class org.vostok.vaadin.addon.dialog.NotificationExtension
Deprecated. display and 'ok' notification, title already set to 'ok'.
showTray(String, String, String...) - Static method in class org.vostok.vaadin.addon.dialog.NotificationExtension
Deprecated.  
SimpleColourWindow - Class in org.vostok.vaadin.addon.dialog
SimpleColourWindow takes advantage of org.vostok.vaadin.addon.dialog.ActionWindow and com.vaadin.ui.components.colorpicker.ColorPickerSelect to create a new simple and easy to use colour picker.
SimpleColourWindow(String, Color, ColorChangeListener) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow
Create a new simple colour selector.
SimpleColourWindow.ColourButton - Class in org.vostok.vaadin.addon.dialog
A friendly button lanncher with a preview.
SimpleColourWindow.ColourButton() - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
create a new launcher button with default caption, no listener, init to black
SimpleColourWindow.ColourButton(String) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
create a new launcher button with no listener, init to black
SimpleColourWindow.ColourButton(String, Button.ClickListener) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
backward compatibility, always fail.
SimpleColourWindow.ColourButton(String, Color, ColorChangeListener) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
create a new launcher button
SimpleColourWindow.ColourButton(Color, ColorChangeListener) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
create a new launcher button
SimpleColourWindow.ColourButton(Color) - Constructor for class org.vostok.vaadin.addon.dialog.SimpleColourWindow.ColourButton
 
SpinButton - Class in org.vostok.vaadin.addon.button.spin
SpinButton is a multi purpose component, designed to display and browse over data with next/previous buttons.
SpinButton() - Constructor for class org.vostok.vaadin.addon.button.spin.SpinButton
backward compatibility, never use
SpinButton(Component...) - Constructor for class org.vostok.vaadin.addon.button.spin.SpinButton
backward compatibility, never use
SpinButton(SpinButton.Model) - Constructor for class org.vostok.vaadin.addon.button.spin.SpinButton
Creates a new spinbutton with model model. default layout to Layout.BOX default button will be i18nButton increase/decrease
SpinButton(SpinButton.Model, SpinButton.Layout) - Constructor for class org.vostok.vaadin.addon.button.spin.SpinButton
Creates a new spinbutton with model model. and pack with layout layout
SpinButton(SpinButton.Model, SpinButton.Layout, Button, Button) - Constructor for class org.vostok.vaadin.addon.button.spin.SpinButton
Create a new spin button.
SpinButton.Editable<T> - Interface in org.vostok.vaadin.addon.button.spin
This interface must be set to a madel in order to allow user to enter new values.
SpinButton.EditionListener - Interface in org.vostok.vaadin.addon.button.spin
Listen for edition change.
SpinButton.Layout - Enum in org.vostok.vaadin.addon.button.spin
SpinButton rendering
SpinButton.Model<T> - Interface in org.vostok.vaadin.addon.button.spin
Model defines how values must be displayed and managed.
STATE_CANCEL_EDIT - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
STATE_COMMIT_EDIT - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
STATE_EDIT - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
STATE_NOEDIT - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
STATE_STANDBY - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
STATE_START_EDIT - Static variable in class org.vostok.vaadin.addon.button.spin.SpinButton
 
switchButtonOn(int) - Method in class org.vostok.vaadin.addon.button.push.PushButton
 
switchEdition(boolean) - Method in class org.vostok.vaadin.addon.button.spin.SpinButton
force this Spinbutton in edition mode and give focus to the TextField.

A B C D E F G H I K L M N O P R S T U V W