dataProvider:Object
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Specifies the data provider for the chart.
This property can accept an array
or any other object that implements the IList or ICollectionView interface.
This property can be used as the source for data binding.
Implementation public function get dataProvider():Object
public function set dataProvider(value:Object):void
public function invalidateData():void
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Triggers a redraw of the taskbar.
Call this method when you add or change
the taskbar's data providers.
Event Object Type: com.flexicious.events.DashboardEvent
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.1 |
Dispatched when the user clicks on a dashlet
Event Object Type: com.flexicious.events.DashboardEvent
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.1 |
Dispatched when the user mouse outs on a dashlet
Event Object Type: com.flexicious.events.DashboardEvent
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.1 |
Dispatched when the user mouse overs on a dashlet