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

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

public class Html5InputSettingsState
extends com.vaadin.shared.communication.SharedState

See Also:
Serialized Form

Field Summary
 Map<String,String> props
           
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
Html5InputSettingsState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

props

public Map<String,String> props
Constructor Detail

Html5InputSettingsState

public Html5InputSettingsState()


Copyright © 2014 Vaadin Ltd. All rights reserved.