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

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

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

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



Copyright © 2014. All rights reserved.