AbstractMatrixCell |
Base cell for all matrix cells
|
AbstractMatrixCell.UnknownCell |
Static cell which editable state is unknown and needs to be updated
|
DependencyEntry |
Represents single dependency entry inside Dependency Matrix
|
DependencyStyle |
Visual style of a DependencyEntry
|
MatrixCellView |
Represents one cell element in the matrix
|
MatrixCellView.EditableCellView |
Specific view implementation for displaying Editable empty cell
|
MatrixCellView.ReadonlyCellView |
Specific view implementation for displaying Read Only empty cell
|
ReadOnlyFlags |
Holds readonly information about cell: whether relations can be created or deleted between two cell elements
|