Description
As in other object-oriented programming languages, Build.One uses Objects to manage application functionality and data. Objects are called Object-types in Build.one. Most of the elements in Build.One are objects, such as Grid / Table , Toolbar or Screen .
Build.One Object-types
Build.One comes pre-installed with a large number of Objects-types, which are sufficient to create most applications, however, users have the option to create their own Object-types to handle more advanced problems they might have.
The list of objects can be found in the Blueprint > Object-types screen. Here you can see how all objects are related in a treeview that represents the inheritance system.
Inheritance system
Each object-type always has a parent and can have one or more children. This implies that objects will have all the attributes of their parents (recursively, i.e. parents of parents and so on) and therefore the attributes of an object-type will be present in the children of that object-type. However, attributes unique to a child will not be present in the attributes of the parent.
Object-types documentation
In the following list you can find the object-types for which documentation is available
Term | Topic | Last edited time |
---|---|---|
Object Types | Mar 25, 2024 4:33 PM | |
Object Types | Mar 25, 2024 4:34 PM | |
Object Types | Mar 25, 2024 4:33 PM | |
Object Types | Feb 8, 2024 3:42 PM | |
Object Types | Feb 8, 2024 3:42 PM | |
Object Types | Feb 8, 2024 3:42 PM | |
Object Types | Feb 8, 2024 3:42 PM | |
Object Types | Feb 13, 2024 2:58 PM | |
Object Types | Feb 8, 2024 3:43 PM | |
Object Types | Feb 13, 2024 2:53 PM | |
Object Types | Feb 13, 2024 2:53 PM | |
Menus & FunctionsObject Types | Feb 14, 2024 12:53 PM | |
Object Types | Feb 13, 2024 2:53 PM | |
Object Types | May 31, 2024 11:39 AM | |
Object Types | Mar 25, 2024 4:34 PM | |
Menus & FunctionsObject Types | Feb 13, 2024 2:53 PM | |
Object Types | Feb 14, 2024 12:57 PM |
Back to Documentation
Back to Build.One Help-Center Home