pe

Tag creditCard

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.CreditCard
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.CreditCardRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
formattingfalsejakarta.el.ValueExpression
(must evaluate to javax.lang.Boolean)
Whether or not formatting is applied to the input fields. Default is true.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
labelMonthYearfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Localization of the Month Year string on the card. Default 'month/year'
labelValidDatefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Localization of the Valid Date string on the card. Default 'valid\nthru'
placeholderCvcfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Placeholder for the CVC. Default '•••'
placeholderExpiryfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Placeholder for the expiry. Default '••/••'
placeholderNamefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Placeholder for the name. Default 'Full Name'
placeholderNumberfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Placeholder for the card number. Default '•••• •••• •••• ••••'
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.
widthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Width of the card image in pixels. Default is 350px.

Output generated by Vdldoc View Declaration Language Documentation Generator.