| Constructor Summary | |
|---|---|
| Public | Echo.Sync.Grid.Processor.Cell()Creates a new cell. |
| Instance Field Summary | |
|---|---|
| Public | xSpanThe number of cells spanned in the x direction |
| Public | ySpanThe number of cells spanned in the y direction. |
| Public | indexThe index of the child component within the Grid parent. |
| Public | componentThe child component. |
component
(Echo.Component)
- the componentindex
(Number)
- the index of the component within the Grid parentxSpan
(Number)
- the number of cells spanned in the x directionySpan
(Number)
- the number of cells spanned in the y direction