com.vaadin.addon.touchkit.gwt.client.vcom
Class SwipeViewSharedState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by com.vaadin.shared.ui.AbstractLayoutState
              extended by com.vaadin.shared.ui.csslayout.CssLayoutState
                  extended by com.vaadin.addon.touchkit.gwt.client.vcom.SwipeViewSharedState
All Implemented Interfaces:
Serializable

public class SwipeViewSharedState
extends com.vaadin.shared.ui.csslayout.CssLayoutState

See Also:
Serialized Form

Field Summary
 int scrollTop
           
 
Fields inherited from class com.vaadin.shared.ui.csslayout.CssLayoutState
childCss
 
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
SwipeViewSharedState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scrollTop

public int scrollTop
Constructor Detail

SwipeViewSharedState

public SwipeViewSharedState()


Copyright © 2014 Vaadin Ltd. All rights reserved.