| Package | com.flextoolbox.controls |
| Class | public class CheckBoxList |
| Inheritance | CheckBoxList AdvancedList mx.controls.List |
| Property | Defined by | ||
|---|---|---|---|
| dragImageOffsets : Point [read-only]
Gets the offset of the drag image for drag and drop.
| CheckBoxList | ||
| Method | Defined by | ||
|---|---|---|---|
|
Constructor.
| CheckBoxList | ||
![]() |
isItemEnabled(item:Object):Boolean
Determines if the item renderer for a data provider item is enabled
and if the user may interact with it.
| AdvancedList | |
| dragImageOffsets | property |
dragImageOffsets:Point [read-only]Gets the offset of the drag image for drag and drop.
Implementation protected function get dragImageOffsets():Point
| CheckBoxList | () | constructor |
public function CheckBoxList()Constructor.