Class Fox::FXTablePos |
|
Represents a cell position in an FXTable.
Methods |
Attributes |
col | [RW] | Cell column (zero-based) [Integer] |
row | [RW] | Cell row (zero-based) [Integer] |
Public Class methods |
new() |
Returns an initialized FXTablePos instance.