Attribute
|
Type
|
Multiplicity
|
Description
|
gridCell
|
NonNegativeInt
|
2..2
|
Grid cell for layout.
|
gridSpan
|
PositiveInt
|
2..2
|
Grid span for layout
|
isCollapsed
|
Boolean
|
1..1
|
Is Panel collapsed?
|
layoutArea
|
LayoutArea
|
1..1
|
Layout area where panel belongs.
|
moduleCode
|
Word
|
1..1
|
code of module contained in panel. Serves as identifier for link to AbstractModule.
|
name
|
Line
|
0..1
|
Human-intelligible name to distinguish panels on screen, and idenitfy them in the code.
|
rank
|
PositiveInt
|
1..1
|
Display rank, determning tab order and what goes on top of what
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|