pe

Tag speedtest

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.Speedtest
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.SpeedtestRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An el expression referring to a server side UIComponent instance in a backing bean.
captionDownloadfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Caption of Download result. Default is 'Download'.
captionJitterfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Caption of Jitter result. Default is 'Jitter'.
captionPingfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Caption of Ping result. Default is 'Ping'.
captionUploadfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Caption of Upload result. Default is 'Upload'.
colorDownloadfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Color of Download result. Default is '#339933'.
colorJitterfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Color of Jitter result. Default is '#d2900a'.
colorPingfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Color of Ping result. Default is '#993333'.
colorUploadfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Color of Upload result. Default is '#333399'.
filetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
File name (URL) of the dummy file to download. Best results with an 5MB random-test-file.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
renderedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean value to specify the rendering of the component, when set to false component will not be rendered.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style of the main container element. Default value is null.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the main container element. Default value is null.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.

Output generated by Vdldoc View Declaration Language Documentation Generator.