Frame
A Frame is a Development Object that graphically represents a Development Object in the layout of a Form or Report component.
Frames are used to represent component entities, fields, and labels. There are also specialized frames for objects that occur only in forms and reports, such as lines, area frames, and print frames.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
— |
Main Development Object? |
No |
Part of: |
|
Contains: |
|
Generalization: |
|
Specializations: |
Area, Print Header, Print Footer, Break Frame, Line, Component Entity, Component Field, Label |
Compilation Output: |
— |
URI format: |
|
A Frame is an abstract, complex data type that has the following characteristics
-
It can have a parent development object
-
It can have can have three types of children:
-
It has a case-insensitive identifier that is unique for its type.
Each object is uniquely identified by its type, parent names, and name. Objects of a different type can have the same name.