The ClientDevice
provides service methods to gain information regarding the requesting client device like the platform, the orientation, the locale and so on. An instance of ClientDevice can be accessed using RWT.getClient().getService( ClientDevice.class ).
@see Platform @see Orientation @see Capability @see ConnectionType @see Client @noimplement This interface is not intended to be implemented by clients. @since 0.11
|
|
|
|