Uses of Package
org.vostok.vaadin.addon.dialog

Packages that use org.vostok.vaadin.addon.dialog
org.vostok.vaadin.addon.dialog   
 

Classes in org.vostok.vaadin.addon.dialog used by org.vostok.vaadin.addon.dialog
ActionWindow
          ActionWindow - which extend Dialog - is made of two parts, the inner, where you add your content, and the button bar.
ActionWindow.Action
          declare a new action group.
ActionWindow.DialogClickListener
          a clickListener to handle button click events.
ColourCss
          This is a com.vaadin.shared.ui.colorpicker.Color which provides new methods for colour values from/to css string format.
SimpleColourWindow
          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.