Uses of Class
org.pepstock.charba.client.dom.events.TouchInit
- 
Packages that use TouchInit Package Description org.pepstock.charba.client.dom.events Contains all classes to map and manage DOM events.
- 
- 
Uses of TouchInit in org.pepstock.charba.client.dom.eventsMethods in org.pepstock.charba.client.dom.events with parameters of type TouchInit Modifier and Type Method Description static TouchTouch. create(TouchInit init)Creates new touch object with initial configuration.
 
-