Object Types
These are the object types available in the Configure Extension Bundle form.
| Object Type | Description |
|---|---|
| Component Class | A component class allows you to reuse specifications for a component on multiple forms. For more information see Component class. |
| Dataview Action | DataViews are advanced data grids that you can create to query a custom set of data quickly and easily. For more information see About DataViews. |
| Events | For more information see Events. |
| Event Handler | For more information see Creating application event handlers. |
| Form and Form Dependencies | The basic units of a Mongoose-based application are forms. Forms are used to display and manipulate data. Authorized application developers and other authorized users can modify forms, create new forms, and configure forms.
For more information see Working with forms. |
| Form Dataview Layout | For more information see About DataView layouts. |
| Group and Group Authorization | For more information see Groups. |
| IDO Collection | A collection is a group of related records. For more information see Collections. |
| Image | For more information see About images in forms and components. |
| Menu | For more information see Menu. |
| Predefined Dataview | For more information see About DataViews. |
| Property class extension | For more information see Property class extension. |
| Replication Document | For more information see Replication Documents |
| Script | For more information see Global Objects - Scripts. |
| String | For more information see String. |
| Table | For more information see Creating SQL tables. |
| Theme | For more information see Using a theme editor. |
| User Extended Table | For more information see About user-extended tables (UETs). |
| Validator | For more information see Validator. |
| Variable | For more information see Variable. |