ig.scheduler.DateQueryResultBase
Base class for date-related query result objects.
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.
-
dates
- .dates( );
List of dates selected by the query.
Remarks
The list of dates returned from this property represents each date within the query DateRangeQueryResultBase.range that contains activity.
-
hasActivity
- .hasActivity( );
Returns a boolean value indicating whether the query yielded any activity for the specified range.