Field
A Field is a Development Object that represents a unit of data in an Entity. This could represent a column in a DBMS table or data that is not stored in the database, such as a derived field or a user interface control. Its associated properties define the way it is stored, its GUI representation, and default behavior.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
fld |
Main Development Object? |
No |
Part of: |
|
Contains: |
Value, Property, Code Container |
Generalization: |
|
Specializations: |
Modeled Field, Component Field, Derived Component Field, Database Field, Non-Database Field |
Compilation Output |
— |
URI format: |
|
Specialization
Field is an abstract data type that specializes Development Object in the following ways:
-
It has an Entity as parent
-
It has no child development objects
Properties
Object Properties:
Configuration Properties:
- Inherits
- Inherits From
- Is Generic (only in modeled components)
- Is Bound (only in derived components)
- Bound To (only in derived components)
Data I/O Properties:
- Data Type
- Is External
- Is Static
- Is Control
- Database Interface (Entities)
- Field Syntax
- Field Layout
- Initial Value
Presentation Properties:
- FRM Widget Type (Field)
- FRM Widget Properties
- DSP Widget Type
- DSP Widget Properties
- USP Widget Type
- USP Widget Properties
- Pop-up Menu
- Label Text