Uses of Interface
org.zkoss.zul.impl.CaptchaEngine
-
Packages that use CaptchaEngine Package Description org.zkoss.zul -
-
Uses of CaptchaEngine in org.zkoss.zul
Methods in org.zkoss.zul that return CaptchaEngine Modifier and Type Method Description CaptchaEngineCaptcha. getCaptchaEngine()Get the captcha engine.protected CaptchaEngineCaptcha. newCaptchaEngine()Instantiates the default captcha engine.Methods in org.zkoss.zul with parameters of type CaptchaEngine Modifier and Type Method Description voidCaptcha. setEngine(CaptchaEngine engine)Set the captcha engine.
-