CellEditor)接口,
抽象实现该接口的AbstractCellEditor类,
继承这个类的数字单元格编辑器(NumberCellEditor)类和
文本单元格编辑器(GeneralCellEditor)类.请参阅: 说明
| 接口 | 说明 |
|---|---|
| CellEditor |
CellEditor interface.
|
| FloatEditor |
FloatEditor interface to edit FloatElement.
|
| 类 | 说明 |
|---|---|
| AbstractCellEditor |
The baics abstract editor.
|
| AbstractFloatEditor |
The baics abstract float editor.
|
| BiasTextPainterCellEditor |
BiasTextPainter
|
| BiasTextPainterCellEditor.BiasTextPainterPane | |
| ChartCellEditor |
CellEditor used to edit Chart object.
|
| ChartFloatEditor | |
| ComboBoxCellEditor |
ComboBox CellEditor
|
| DateCellEditor |
Date CellEditor
|
| DSColumnCellEditor |
CellEditor used to edit BindValuePainter object.
|
| FormulaCellEditor |
CellEditor used to edit Formula object.
|
| FormulaFloatEditor |
FloatEditor used to edit Formula object.
|
| GeneralCellEditor |
CellEditor used to edit general object.
|
| GeneralFloatEditor |
FloatEditor used to edit general object.
|
| ImageCellEditor |
CellEditor used to edit Image object.
|
| ImageFloatEditor |
FloatEditor used to edit Image object.
|
| RichTextCellEditor | |
| RichTextToolBar | |
| SubReportCellEditor | |
| TextCellEditor |
CellEditor used to edit text object.
|
| TextFloatEditor |
FloatEditor used to edit text object.
|
CellEditor)接口,
抽象实现该接口的AbstractCellEditor类,
继承这个类的数字单元格编辑器(NumberCellEditor)类和
文本单元格编辑器(GeneralCellEditor)类.