Uses of Class
org.zkoss.zk.device.DeviceNotFoundException
-
Packages that use DeviceNotFoundException Package Description org.zkoss.zk.device -
-
Uses of DeviceNotFoundException in org.zkoss.zk.device
Methods in org.zkoss.zk.device that throw DeviceNotFoundException Modifier and Type Method Description static Device
Devices. getDevice(java.lang.String deviceType)
Returns the device for the specified desktop type.static Device
Devices. getDeviceByClient(java.lang.String userAgent)
Returns the device for the specified client.
-