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

Packages that use AttributePane
org.openmdx.portal.servlet.control   
org.openmdx.ui1.cci   
 

Uses of AttributePane in org.openmdx.portal.servlet.control
 

Methods in org.openmdx.portal.servlet.control with parameters of type AttributePane
 AttributePaneControl ControlFactory.createAttributePaneControl(String id, String locale, int localeAsIndex, AttributePane pane, int paneIndex)
           
 

Constructors in org.openmdx.portal.servlet.control with parameters of type AttributePane
AttributePaneControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, AttributePane pane, int paneIndex)
           
 

Uses of AttributePane in org.openmdx.ui1.cci
 

Classes in org.openmdx.ui1.cci that implement AttributePane
 class AttributePaneImpl
           
 

Methods in org.openmdx.ui1.cci that return AttributePane
 AttributePane AttributePaneClassImpl.createAttributePane()
           
 AttributePane AttributePaneClass.createAttributePane()
          Creates an instance of class AttributePane.
 AttributePane AttributePaneClassImpl.createAttributePane(boolean autoGenerated, boolean changeable)
           
 AttributePane AttributePaneClass.createAttributePane(boolean autoGenerated, boolean changeable)
          Creates an instance of class AttributePane based on all required attributes.
 AttributePane AttributePaneClassImpl.extendBasicObject(BasicObject _base, boolean autoGenerated, boolean changeable)
           
 AttributePane AttributePaneClass.extendBasicObject(BasicObject _base, boolean autoGenerated, boolean changeable)
          Creates an instance of class AttributePane based on the superclass BasicObject and all required attributes not included in this superclass.
 AttributePane AttributePaneClassImpl.extendContextCapable(ContextCapable _base, boolean autoGenerated, boolean changeable)
           
 AttributePane AttributePaneClass.extendContextCapable(ContextCapable _base, boolean autoGenerated, boolean changeable)
          Creates an instance of class AttributePane based on the superclass ContextCapable and all required attributes not included in this superclass.
 AttributePane AttributePaneClassImpl.extendExtentCapable(ExtentCapable _base, boolean autoGenerated, boolean changeable)
           
 AttributePane AttributePaneClass.extendExtentCapable(ExtentCapable _base, boolean autoGenerated, boolean changeable)
          Creates an instance of class AttributePane based on the superclass ExtentCapable and all required attributes not included in this superclass.
 AttributePane AttributePaneClassImpl.getAttributePane(Object object)
           
 AttributePane AttributePaneClass.getAttributePane(Object object)
          Creates an instance of class AttributePane based on the specified Object instance.
 



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