RowManager, a component
responsible for rows.See: Description
| Interface | Description |
|---|---|
| RowManager |
RowManager is responsible for maintaining row database and row properties. |
| RowMapper |
RowMapper helps track the original row IDs for copied row. |
| StructureRow |
StructureRow instances represent rows, main building blocks of a forest. |
| Class | Description |
|---|---|
| DummyRow | |
| RowMapper.Mapping | |
| SimpleRow | |
| StructureRow.ZeroRow |
| Exception | Description |
|---|---|
| MissingRowException |
This exception is thrown by
RowManager if the code requests a non-existent row. |
This package's primary citizen is RowManager, a component
responsible for rows.
Copyright © 2018 ALM Works. All Rights Reserved.