Uses of Class
org.primefaces.extensions.component.inputphone.InputPhone
Packages that use InputPhone
-
Uses of InputPhone in org.primefaces.extensions.component.inputphone
Methods in org.primefaces.extensions.component.inputphone with parameters of type InputPhoneModifier and TypeMethodDescriptionprotected void
InputPhoneRenderer.encodeHiddenInputs
(javax.faces.context.FacesContext context, InputPhone inputPhone, String clientId, String valueToRender) protected void
InputPhoneRenderer.encodeInput
(javax.faces.context.FacesContext context, InputPhone inputPhone, String clientId, String valueToRender) protected void
InputPhoneRenderer.encodeMarkup
(javax.faces.context.FacesContext context, InputPhone inputPhone, String valueToRender) protected void
InputPhoneRenderer.encodeScript
(javax.faces.context.FacesContext context, InputPhone inputPhone)