Uses of Class
com.vaadin.addon.touchkit.ui.AbstractComponentGroup

Packages that use AbstractComponentGroup
com.vaadin.addon.touchkit.ui Contains all the components and layouts provided by TouchKit. 
 

Uses of AbstractComponentGroup in com.vaadin.addon.touchkit.ui
 

Subclasses of AbstractComponentGroup in com.vaadin.addon.touchkit.ui
 class HorizontalButtonGroup
          HorizontalButtonGroup is a layout that groups buttons horizontally.
 class Toolbar
          The Toolbar is a native looking toolbar for showing buttons.
 class VerticalComponentGroup
          The VerticalComponentGroup is a layout to group controls vertically.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.