ig.scheduler.DataObjectPropertyAccessError`1
Contains detailed information related to a failed attempt to
read or write a property value.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
The current widget has no options.
The current widget has no events.
-
dataObject
- .dataObject( );
Returns a reference to the underlying data object which caused the error.
-
exception
Inherited- .exception( );
Returns a reference to the exception that was thrown which prevented the operation from succeeding.
-
invalidValue
- .invalidValue( );
Returns the value which caused the error, or null if the value is not available.
-
property
- .property( );
Returns a constant which identifies the activity property associated with the error.