Class | Description |
---|---|
AbstractColumn |
Abstract Class used as base for the different Column types.
|
BarCodeColumn | |
ExpressionColumn |
Column created to handle Custom Expressions.
|
GlobalGroupColumn |
Column created to handle global variables.
|
ImageColumn |
Just for marking the column as ImageColum
|
OperationColumn |
Column created to handle numerical operations between two or more
PropertyColumns.
|
PercentageColumn |
This column shows a percentage relative to another column.
|
PropertyColumn |
Basic abstract column type representing a property from the obtained
result set.
|
SimpleColumn |
The simplest concrete Column in DJ.
|
Copyright © 2006–2015 FDV Solutions. All rights reserved.