Uses of Class
org.primefaces.extensions.component.inputotp.InputOtp
Packages that use InputOtp
-
Uses of InputOtp in org.primefaces.extensions.component.inputotp
Methods in org.primefaces.extensions.component.inputotp with parameters of type InputOtpModifier and TypeMethodDescriptionprotected void
InputOtpRenderer.encodeHiddenInput
(javax.faces.context.FacesContext context, InputOtp inputOtp, String clientId, String valueToRender) protected void
InputOtpRenderer.encodeInput
(javax.faces.context.FacesContext context, InputOtp inputOtp, String clientId, String valueToRender) protected void
InputOtpRenderer.encodeMarkup
(javax.faces.context.FacesContext context, InputOtp inputOtp, String valueToRender) protected void
InputOtpRenderer.encodeScript
(javax.faces.context.FacesContext context, InputOtp inputOtp)