[ROOT] / doc / toc / ARCDoc / Class
Apple , Banana , Demonstrator , DocFrag , DocFragCollection , DocLink , DocLinkCollection , DocLinkResolution , DocLinkResolutionCollection , Documentator , DummyEnum , Extensions , HLocation , HLocationCollection , HTOC , HTOC+ParentChain , Orange , PKDocAttribute , SomeAppComponent , UtilDoc
All classes with some AgoRapide specific attributes found in assembly ARCDoc
| Apple | The most 'standard' way of implementing an entity-class in AgoRapide, by just inheriting PRich. | 
| Banana | Implements IP directly and uses traditional property storage for optimum MemoryConsumption efficiency. | 
| Demonstrator | Demonstrates various concepts from ARCCore, especially PropertyAccess. | 
| DocFrag | DocFrag = Document fragment. | 
| DocFragCollection | Contains a collection of DocFrag objects. | 
| DocLink | Describes to where a single HTML link points. | 
| DocLinkCollection | Contains a collection of DocLink objects. | 
| DocLinkResolution | Contains a resolution page for a link word which has duplicate 'targets' (pointing to multiple DocLink instances). | 
| DocLinkResolutionCollection | Contains a collection of DocLinkResolution objects. | 
| Documentator | General class for documenting AgoRapide and also your own ApplicationSpecificCode. | 
| DummyEnum | TODO: Document better what this is for (and change name) | 
| Extensions | Contains various extension methods for IP and IKIP related to documentating / reporting / HTML. | 
| HLocation | Simple class describing the location of a single IP instance within some hierarhical context. | 
| HLocationCollection | Contains a collection of HLocation objects. | 
| HTOC | HTOC = Hierarchical table of contents. | 
| HTOC+ParentChain | Used by -FilterNode- in order to keep track of node's parents. | 
| Orange | Inherits PExact<EnumType> for probably the best compromise between memory consumption and easy of development. | 
| PKDocAttribute | Describes documentation and presentation of a property. | 
| SomeAppComponent | Demonstrates how also your actual application classes, not only your data classes, should implement IP. | 
| UtilDoc | Utility methods for ARCDoc. | 
Generated 2025-10-31 20:44:38.890 UTC