Uses of Class
eu.webtoolkit.jwt.WLoadingIndicator
-
Packages that use WLoadingIndicator Package Description eu.webtoolkit.jwt -
-
Uses of WLoadingIndicator in eu.webtoolkit.jwt
Subclasses of WLoadingIndicator in eu.webtoolkit.jwt Modifier and Type Class Description classWDefaultLoadingIndicatorA default loading indicator.classWOverlayLoadingIndicatorA more obvious loading indicator that grays the window.Methods in eu.webtoolkit.jwt that return WLoadingIndicator Modifier and Type Method Description WLoadingIndicatorWApplication. getLoadingIndicator()Returns the loading indicator.Methods in eu.webtoolkit.jwt with parameters of type WLoadingIndicator Modifier and Type Method Description voidWApplication. setLoadingIndicator(WLoadingIndicator indicator)Sets the loading indicator.
-