Uses of Interface
org.zkoss.zul.impl.CaptchaEngine

Packages that use CaptchaEngine
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of CaptchaEngine in org.zkoss.zul
 

Methods in org.zkoss.zul that return CaptchaEngine
 CaptchaEngine Captcha.getCaptchaEngine()
          Get the captcha engine.
protected  CaptchaEngine Captcha.newCaptchaEngine()
          Instantiates the default captcha engine.
 

Methods in org.zkoss.zul with parameters of type CaptchaEngine
 void Captcha.setEngine(CaptchaEngine engine)
          Set the captcha engine.
 



Copyright © 2012. All Rights Reserved.