com.vaadin.addon.touchkit.gwt.client.vcom.navigation
Class NavigationViewState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by com.vaadin.addon.touchkit.gwt.client.vcom.navigation.NavigationViewState
All Implemented Interfaces:
Serializable

public class NavigationViewState
extends com.vaadin.shared.AbstractComponentState

See Also:
Serialized Form

Field Summary
 int scrollPosition
           
 
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
NavigationViewState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scrollPosition

public int scrollPosition
Constructor Detail

NavigationViewState

public NavigationViewState()


Copyright © 2014 Vaadin Ltd. All rights reserved.