Dockable
s.See: Description
Class | Description |
---|---|
FullLockConflictResolver |
This
ConflictResolver has a alternative strategy how to handle cases
where two requests collide and a satisfying solution is not possible: the
two affected trees are checked for their "fully locked state" and if one
is fully locked but not the other, then the request of the fully locked one
is answered. |
RequestDimension |
Represents the dimensions a
CDockable would like to have. |
Dockable
s.