Uses of Class
org.cruxframework.crux.core.client.screen.DeviceAdaptive.Input

Packages that use DeviceAdaptive.Input
org.cruxframework.crux.core.client.screen   
 

Uses of DeviceAdaptive.Input in org.cruxframework.crux.core.client.screen
 

Methods in org.cruxframework.crux.core.client.screen that return DeviceAdaptive.Input
 DeviceAdaptive.Input DeviceAdaptive.Device.getInput()
           
static DeviceAdaptive.Input DeviceAdaptive.Input.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeviceAdaptive.Input[] DeviceAdaptive.Input.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.