Scout/Concepts/LongColumn
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Specific type of column to represent Long.
Description
Among the different types of data supported by scout, the LongColumn is made to represent Long. For example the functions setValue(row, value)
and getValue(row)
use directly Long.
Screenshot
Properties
Defined with getConfiguredXxxxxx() methods.
See also the Column page for the properties that all columns have in common.
Events
Defined with execXxxxxx() methods.
See also the Column page for the events that all columns have in common.
See Also
- Column
- The corresponding field: LongField
- Type of data supported by Scout in the columns