BindingClass.accepts Method

Tests whether a data value is accepted by this binding class.
 

Parameters

dataValue

Type: Object
The data value.

Return Value


Type: Boolean
true if the data value is a value in this binding class, false otherwise.