Uses of Package
com.vaadin.addon.touchkit.ui

Packages that use com.vaadin.addon.touchkit.ui
com.vaadin.addon.touchkit.extensions Contained here are the different extensions provided by TouchKit. 
com.vaadin.addon.touchkit.ui Contains all the components and layouts provided by TouchKit. 
 

Classes in com.vaadin.addon.touchkit.ui used by com.vaadin.addon.touchkit.extensions
NavigationView
          The NavigationView is a component container which integrates well with the NavigationManager.
 

Classes in com.vaadin.addon.touchkit.ui used by com.vaadin.addon.touchkit.ui
AbstractComponentGroup
          The AbstractComponentGroup class is the base class for the HorizontalButtonGroup.
HorizontalButtonGroup
          HorizontalButtonGroup is a layout that groups buttons horizontally.
NavigationBar
          The NavigationBar component sits at the top of a NavigationView and contains an XHTML caption in the middle as well as component slots (most commonly for buttons) on the left and right.
NavigationButton.NavigationButtonClickEvent
          Click event.
NavigationButton.NavigationButtonClickListener
          Interface for listening for a NavigationButton.NavigationButtonClickEvent fired by a Component.
NavigationManager
          The NavigationManager is a non-visible component container that allows for smooth navigation between components, or views.
NavigationManager.NavigationEvent
          A NavigationEvent is triggered when the user navigates forward or backward in the NavigationManager.
NavigationManager.NavigationEvent.Direction
           
NavigationManager.NavigationListener
          A NavigationListener is notified whenever a navigation event occurs.
TabBarView
          The TabBarView is a tabsheet implementation that mimics the native tabsheet (TabBarView) in iOS.
TabBarView.SelectedTabChangeEvent
          Selected tab change event.
TabBarView.SelectedTabChangeListener
          Selected tab change event listener.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.