Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Object Type

    Object Type

    • Description
    • Build.One Object-types
    • Inheritance system
    • Object-types documentation

    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 / TableGrid / Table , ToolbarToolbar or ScreenScreen .

    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.

    image

    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

    Translated with DeepL

    Term
    Topic
    Last edited time
    App
    Object Types
    Jan 16, 2025 10:09 AM
    Button
    Object Types
    Aug 15, 2025 8:51 AM
    Card View
    Object Types
    Jan 16, 2025 4:19 PM
    Field
    Object Types
    Feb 8, 2024 3:42 PM
    Fieldset
    Object Types
    Feb 8, 2024 3:42 PM
    Form Block
    Object Types
    Feb 8, 2024 3:42 PM
    Form Columns
    Object Types
    Feb 8, 2024 3:42 PM
    Forms
    Object Types
    Feb 13, 2024 2:58 PM
    Frame
    Object Types
    Feb 8, 2024 3:43 PM
    Grid / Table
    Object Types
    Feb 13, 2024 2:53 PM
    Inheritance
    B1 BasicsObject Types
    Aug 13, 2025 12:41 PM
    Map
    Object Types
    Feb 13, 2024 2:53 PM
    Ribbon
    Menus & FunctionsObject Types
    Aug 15, 2025 8:52 AM
    Screen
    Object Types
    Feb 5, 2025 9:43 AM
    Select (DynSelect)
    Object Types
    May 31, 2024 11:39 AM
    Tabbar
    Object Types
    Aug 14, 2025 8:13 AM
    Toolbar
    Menus & FunctionsObject Types
    Feb 13, 2024 2:53 PM
    TreeGrid
    Object Types
    Feb 14, 2024 12:57 PM

    Back to DocumentationDocumentation

    Back to Build.One Help-CenterBuild.One Help-Center Home

    Logo