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

C

CalendarModel - Class in org.vostok.vaadin.addon.button.spin
A model to work on date / time.
CalendarModel(Calendar) - Constructor for class org.vostok.vaadin.addon.button.spin.CalendarModel
create a date model with no limit and a step of 1 day, default format to NumberModel.FORMAT_SIMPLEDATE
CalendarModel(Calendar, int, int, String) - Constructor for class org.vostok.vaadin.addon.button.spin.CalendarModel
create a date model increase of step on Calendar's field field
CalendarModel(Calendar, Calendar, Calendar, int, int, String) - Constructor for class org.vostok.vaadin.addon.button.spin.CalendarModel
create a new date model with boundaries
CANCEL - Static variable in class org.vostok.vaadin.addon.dialog.ActionWindow
 
clear() - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
clickListener - Variable in class org.vostok.vaadin.addon.dialog.ActionWindow
 
CLOSE - Static variable in class org.vostok.vaadin.addon.dialog.ActionWindow
 
close(String) - Static method in class org.vostok.vaadin.addon.dialog.WindowManagement
close window with name name and remove resource from current ui pool.
closeAll(String) - Static method in class org.vostok.vaadin.addon.dialog.WindowManagement
Close all window with name matching pattern, or all if pattern is null.
closed - Variable in class org.vostok.vaadin.addon.dialog.ActionWindow
 
ColourCss - Class in org.vostok.vaadin.addon.dialog
This is a com.vaadin.shared.ui.colorpicker.Color which provides new methods for colour values from/to css string format.
ColourCss(int, int, int, int) - Constructor for class org.vostok.vaadin.addon.dialog.ColourCss
 
ColourCss(int, int, int) - Constructor for class org.vostok.vaadin.addon.dialog.ColourCss
 
ColourCss(int) - Constructor for class org.vostok.vaadin.addon.dialog.ColourCss
 
ColourCss(String) - Constructor for class org.vostok.vaadin.addon.dialog.ColourCss
Passe String into ColourCss.
commit() - Method in class org.vostok.vaadin.addon.hintfield.HintField
 
commit() - Method in class org.vostok.vaadin.addon.input.tfar.TextFieldActionRollback
DO NOT CHANGE !
COMPONENTTOPCSS - Static variable in class org.vostok.vaadin.addon.hintfield.HintField
 
convert(String, char) - Static method in class org.vostok.vaadin.addon.converter.toAscIIConverter
 
convertToModel(String, Class<? extends Double>, Locale) - Method in class org.vostok.vaadin.addon.button.spin.DecimalConverter
Deprecated.  
convertToModel(String, Class<? extends Integer>, Locale) - Method in class org.vostok.vaadin.addon.button.spin.IntegerConverter
Deprecated.  
convertToModel(String, Class<? extends Date>, Locale) - Method in class org.vostok.vaadin.addon.converter.DateConverter
 
convertToModel(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.LowerCaseConverter
 
convertToModel(String, Class<? extends Double>, Locale) - Method in class org.vostok.vaadin.addon.converter.NumberConverter
 
convertToModel(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.toAscIIConverter
 
convertToModel(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.UpperCaseConverter
 
convertToPresentation(Double, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.button.spin.DecimalConverter
Deprecated.  
convertToPresentation(Integer, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.button.spin.IntegerConverter
Deprecated.  
convertToPresentation(Date, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.DateConverter
 
convertToPresentation(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.LowerCaseConverter
 
convertToPresentation(Double, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.NumberConverter
 
convertToPresentation(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.toAscIIConverter
 
convertToPresentation(String, Class<? extends String>, Locale) - Method in class org.vostok.vaadin.addon.converter.UpperCaseConverter
 
createBan(String, String) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
create a modal dialog window for simple denied message, same as message, just css class different, no action needed, just one button (ok) and close on click
createMessage(String, String) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
create a modal dialog window for simple message, no action needed, just one button (ok) and close on click
createOkCancel(String, String, ActionWindow.DialogClickListener) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
Create a simple modal Ok - cancel window, with 3 actions : action ActionWindow.OK and ActionWindow.CANCEL and ActionWindow.CLOSE By default, display a message (message).
createSaveCancel(String, String, ActionWindow.DialogClickListener) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
Same as createOkCancel, but with save/cancel button style
createWarning(String, String) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
create a modal dialog window for simple warning message, same as message, just css class different, no action needed, just one button (ok) and close on click
createYesNo(String, String, ActionWindow.DialogClickListener) - Static method in class org.vostok.vaadin.addon.dialog.ActionWindow
Same as createOkCancel, but with yes/no button style.

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