Uses of Interface
org.openmdx.ui1.cci.ContainerField

Packages that use ContainerField
org.openmdx.ui1.cci   
 

Uses of ContainerField in org.openmdx.ui1.cci
 

Subinterfaces of ContainerField in org.openmdx.ui1.cci
 interface FieldGroup
           
 interface ObjectContainer
           
 

Classes in org.openmdx.ui1.cci that implement ContainerField
 class ContainerFieldImpl
           
 class FieldGroupImpl
           
 class ObjectContainerImpl
           
 

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.
 



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.