Package com.vaadin.addon.touchkit.gwt.client.theme

Contains the TouchKit theme, which is bundled in the widget set by the GWT compiler.

See:
          Description

Interface Summary
StyleNames This class contains special style variations available in the TouchKit theme.
TouchKitStyles  
 

Package com.vaadin.addon.touchkit.gwt.client.theme Description

Contains the TouchKit theme, which is bundled in the widget set by the GWT compiler. Create a custom theme by adding a theme as described in Book of Vaadin. You don't need to @import any css as the base TouchKit theme is baked into the widget set. A custom theme can also be created by specifying a new widget set that inherits from TouchKitWidgetSet and includes your CSS and image resources.

Author:
Vaadin Ltd


Copyright © 2014 Vaadin Ltd. All rights reserved.