See: Description
Class | Description |
---|---|
CALSTableEdit |
Implementation of command
config_prefix.tableEdit
for CALS tables. |
CALSTableEditor | |
CALSTableEditorFactory | |
ResizeTableColumn |
Implementation of command
config_prefix.resizeTableColumn . |
StyleSpecsImpl | |
TableObserver | |
TableSupport |
TableSupport is a stylesheet extension allowing to style CALS tables.
|
ValidateHookImpl |
This package contains an implementation of
StyleSpecs
which is used to render CALS tables on screen and
also a number of Commands acting on tables.
The classes in this package are not documented but the source code can be
used as an example of how to write a custom
CommandBase
or a custom
StyleSpecs
.