Skip to content

HTML5Progress

This behavior pattern implements standard behavior for Progress control.

Extends HTMLObject

Extends SeSSimulatedObject

Behavior Pattern: HTML5ProgressBehavior

Property Summary

Property Description Getter Setter
MaxValue Maximum value of the object or 'false' if value can't be read. GetMaxValue

Property Detail

MaxValue

Maximum value of the object or 'false' if value can't be read.

Type: number|boolean

Accessors: GetMaxValue

value = SeS('SomeHTML5Progress').GetMaxValue()