Uses of Interface
org.zkoss.zats.mimic.Resource
-
Packages that use Resource Package Description org.zkoss.zats.mimic It contains Mimic's fundamental classes.org.zkoss.zats.mimic.impl -
-
Uses of Resource in org.zkoss.zats.mimic
Methods in org.zkoss.zats.mimic that return Resource Modifier and Type Method Description ResourceDesktopAgent. getDownloadable()Get the current downloadable resource. -
Uses of Resource in org.zkoss.zats.mimic.impl
Methods in org.zkoss.zats.mimic.impl that return Resource Modifier and Type Method Description ResourceDefaultDesktopAgent. getDownloadable()Methods in org.zkoss.zats.mimic.impl with parameters of type Resource Modifier and Type Method Description voidDefaultDesktopAgent. setDownloadable(Resource downloadable)voidDesktopCtrl. setDownloadable(Resource downloadable)setting current downloadable file.
-