Uses of Interface
org.zkoss.zest.sys.ErrorHandler

Packages that use ErrorHandler
org.zkoss.zest.sys   
org.zkoss.zest.sys.impl   
 

Uses of ErrorHandler in org.zkoss.zest.sys
 

Methods in org.zkoss.zest.sys that return ErrorHandler
 ErrorHandler Configuration.getErrorHandler()
          Returns the error handler, or null if not available.
 

Uses of ErrorHandler in org.zkoss.zest.sys.impl
 

Classes in org.zkoss.zest.sys.impl that implement ErrorHandler
 class ErrorHandlerImpl
          The default implementation of ErrorHandler.
 

Methods in org.zkoss.zest.sys.impl that return ErrorHandler
 ErrorHandler ConfigurationImpl.getErrorHandler()
           
 

Constructors in org.zkoss.zest.sys.impl with parameters of type ErrorHandler
ConfigurationImpl(ActionDefinition[] defs, java.lang.String[] exts, ErrorHandler errh, org.zkoss.xel.VariableResolver resolver, org.zkoss.xel.FunctionMapper mapper)
           
 



Copyright © 2005-2010 Potix Corporation. All Rights Reserved.