Apache Flex 4.13.0 API Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IDataGridView
Package
org.apache.flex.html.beads
Interface
public interface IDataGridView extends
IBeadView
,
IBead
Implementors
DataGridView
Language Version :
ActionScript 3.0
Product Version :
FlexJS 0.0
Runtime Versions :
Flash Player 10.2, AIR 2.6
The IDataGridView interface marks as a component as being the bead that can create the visual pieces for a org.apache.flex.html.DataGrid.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
viewHeight
: Number
[read-only] The height of the view.
IBeadView
viewWidth
: Number
[read-only] The width of the view.
IBeadView
Wed Jul 9 2014, 10:38 PM -07:00