| Methods in org.openmdx.ui1.cci with parameters of type ContainerField |
FieldGroup |
FieldGroupClassImpl.extendContainerField(ContainerField _base,
boolean verticalFill)
|
FieldGroup |
FieldGroupClass.extendContainerField(ContainerField _base,
boolean verticalFill)
Creates an instance of class FieldGroup based on the
superclass ContainerField and all required attributes not
included in this superclass. |
ObjectContainer |
ObjectContainerClassImpl.extendContainerField(ContainerField _base,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
|
ObjectContainer |
ObjectContainerClass.extendContainerField(ContainerField _base,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
Creates an instance of class ObjectContainer based on the
superclass ContainerField and all required attributes not
included in this superclass. |