Uses of Class
org.zkoss.zkmax.ui.util.LoadingbarControl
-
Packages that use LoadingbarControl Package Description org.zkoss.zkmax.ui.util -
-
Uses of LoadingbarControl in org.zkoss.zkmax.ui.util
Methods in org.zkoss.zkmax.ui.util that return LoadingbarControl Modifier and Type Method Description static LoadingbarControl
Loadingbar. createLoadingbar()
Create a LoadingbarControl with a generate ID.static LoadingbarControl
Loadingbar. createLoadingbar(java.lang.String id)
Create a LoadingbarControl with a custom ID.
-