primefaces-p

Tag clock

Component Information 
InfoValue
Component Typeorg.primefaces.component.Clock
Handler ClassNone
Renderer Typeorg.primefaces.component.ClockRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
patternfalsejavax.el.ValueExpression
(must evaluate to String)
Datetime format.
modefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Mode of the client, valid values are client and server.
autoSyncfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Syncs time periodically in server mode.
syncIntervalfalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
Defines the sync interval in autoSync mode, default is 60000 milliseconds.
timeZonefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
String or a java.util.TimeZone instance to specify the timezone used for date conversion, defaults to TimeZone.getDefault()
displayModefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Display mode, valid values are digital(default) and analog.

Output generated by Vdldoc View Declaration Language Documentation Generator.