Uses of Class
org.zkoss.zk.ui.util.URIInfo
-
Packages that use URIInfo Package Description org.zkoss.zk.ui.util -
-
Uses of URIInfo in org.zkoss.zk.ui.util
Methods in org.zkoss.zk.ui.util that return URIInfo Modifier and Type Method Description URIInfoConfiguration. getTimeoutURI(java.lang.String deviceType)Returns the timeout URI for this device.URIInfoConfiguration. setTimeoutURI(java.lang.String deviceType, java.lang.String timeoutURI, int type)Sets the timeout URI.
-