|
Classes | |
| interface | BaseContainerCustomTitleField |
| Attribute for setting any string property as custom title. More... | |
| interface | Attribute |
| interface | BaseContainerCustomTitle |
| Base class for attribute for setting custom title in property grid (Workbench). More... | |
| interface | BaseContainerProps |
| An Attribute for BaseContainer. More... | |
| interface | BaseContainerVersion |
| Attribute for defining version of config class and setting callback for container migration to actual version. More... | |
| interface | CommonEditorProps |
| interface | ComponentEditorProps |
| interface | EntityEditorProps |
| interface | EnumBitFlag |
| Attribute for enums forcing enum values sequence to be bit flags starting with 1. More... | |
| interface | EnumLinear |
| Attribute for enums forcing enum values sequence to be linear and indexed from 0. More... | |
| interface | Friend |
| Attribute allows other classes to access protected methods. More... | |
| interface | InheritedAttribute |
| Attribute used for specify inheritance behavior within the attribute list. More... | |
| interface | Obsolete |
| Marks method as obsolete. More... | |
| interface | SortAttribute |
| Attribute to mark member variable of class as hint for sorting arrays of objects (both dynamic and static). More... | |
| interface | UniqueAttribute |
| An attribute used to specify that an attribute class is unique. More... | |