You are viewing information archived from Mozilla.org on 2015-08-05.

boolean nsIAccessibleValue.setCurrentValue

(in double value)

sets the value of this object We want to be able to return a success condition of the value getting set.

Documentation

sets the value of this object We want to be able to return a success condition of the value getting set.
Parameters:
value - a double type input parameter which should be set to the object
Returns:
a boolean result representing whether the value was successfully set<br> for example if the value does not lie between the minimumValue and the maximumValue<br> a false result will be returned.


Alphabetic index



This page was generated with the help of DOC++.