Lines Matching refs:value

121 			<p> The value is a combination of 
131 <p> The value is a combination of
184 <p> The value is a combination of
232 <p> The value is a combination of
314 <p> Subsequent calls describe changes to the value(s)
325 <p> The value is a combination of
338 <p> The value is a combination of
373 /** receives notification about a change to the value of
377 specifies the new value of the property.
379 <p> The value must match the type of the existing property.
382 the value can be <void/>.
388 <li>if there already was a change to this value</li>
389 <li>if the type of the value is not an allowed type</li>
390 <li>if the value is not valid for the property</li>
404 /** receives notification about a change to the value of
408 specifies the new value of the property for the given locale.
410 <p> The value must match the type of the existing property.
413 the value can be <void/>.
417 specifies the locale that the new value applies to.
423 <li>if there already was a change to this value</li>
424 <li>if the type of the value is not an allowed type</li>
425 <li>if the value is not valid for the property</li>
440 /** receives notification that the value of the current property
446 <li>if there already was a change to this value</li>
460 /** receives notification that the value of the current property
470 <li>if there already was a change to this value</li>
532 /** receives notification that a property having a value of <void/>
546 <p> The value is a combination of
582 /** receives notification that a property having a non-<NULL/> value
596 <p> The value is a combination of
607 specifies the value of the new property.
609 <p> The value also determines the type.
610 Therefore the value must not be <void/>.
618 <li>if the type of the value is not an allowed type,
619 or if the value is <void/></li>