Uses of Interface
org.zkoss.zk.ui.util.ExecutionMonitor

Packages that use ExecutionMonitor
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
 

Uses of ExecutionMonitor in org.zkoss.zk.ui.util
 

Methods in org.zkoss.zk.ui.util that return ExecutionMonitor
 ExecutionMonitor Configuration.getExecutionMonitor()
          Returns the execution monitor for this application, or null if not set.
 ExecutionMonitor Configuration.setExecutionMonitor(ExecutionMonitor monitor)
          Sets the execution monitor for this application, or null to disable it.
 

Methods in org.zkoss.zk.ui.util with parameters of type ExecutionMonitor
 ExecutionMonitor Configuration.setExecutionMonitor(ExecutionMonitor monitor)
          Sets the execution monitor for this application, or null to disable it.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo