TBoldAbstractRegionFactory¶
Provides the interface definition to a region factory.
Unit: BoldSystem
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObject- TBoldAbstractRegionFactory
- Direct subclasses
TBoldRegionFactory
Description¶
Provides the interface definition to a region factory. This class is internal to the implementation of pessimistic locking.
Properties¶
| Name | Summary | Notes |
|---|---|---|
| System | Bold system that the region factory is connected to. | protected, read-only |
System¶
Bold system that the region factory is connected to.
Methods¶
| Name | Summary | Notes |
|---|---|---|
| GetRegionsForElement | The regions that the element is part of. | abstract |
GetRegionsForElement¶
The regions that the element is part of.
Generated from the Bold 4.0 help (Help/BfD.chm) by Tools/chm2mkdocs.py; member lists reflect Bold 4.0, see the source for members added since.