import "Accessibility_Value.idl";
Public Methods | |
void | unImplemented () |
void | unImplemented2 () |
void | unImplemented3 () |
void | unImplemented4 () |
Data Fields | |
readonly attribute double | minimumValue |
readonly attribute double | maximumValue |
readonly attribute double | minimumIncrement |
attribute double | currentValue |
"object:value-changed"
|
\cond unImplemented: placeholders for future expansion. |
|
|
|
|
|
|
|
The current value of the valuator. |
|
The maximum value allowed by this valuator. |
|
The smallest incremental change which this valuator allows. If 0, the incremental changes to the valuator are limited only by the precision of a double precision value on the platform. |
|
The minimum value allowed by this valuator. |