Confirmed users
1,396
edits
| Line 720: | Line 720: | ||
| currentValue | | currentValue | ||
| Returns the value of this object as a number | | Returns the value of this object as a number | ||
| nsIAccessibleValue::currentValue | | nsIAccessibleValue:: currentValue | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | ||
|- | |- | ||
| setCurrentValue | | setCurrentValue | ||
| Sets the value of this object to the given number | | Sets the value of this object to the given number | ||
| nsIAccessibleValue::currentValue | | nsIAccessibleValue:: currentValue | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | ||
|- | |- | ||
| maximumValue | | maximumValue | ||
| Returns the maximal value that can be represented by this object | | Returns the maximal value that can be represented by this object | ||
| nsIAccessibleValue::maximumValue | | nsIAccessibleValue:: maximumValue | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | ||
|- | |- | ||
| minimumValue | | minimumValue | ||
| Returns the minimal value that can be represented by this object | | Returns the minimal value that can be represented by this object | ||
| nsIAccessibleValue::minimumValue | | nsIAccessibleValue:: minimumValue | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | ||
|} | |} | ||