Uses of Class
org.openmdx.portal.servlet.control.AttributePaneControl

Packages that use AttributePaneControl
org.openmdx.portal.servlet.control   
org.openmdx.portal.servlet.view   
 

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

Fields in org.openmdx.portal.servlet.control declared as AttributePaneControl
protected  AttributePaneControl InspectorControl.attributePaneControl
           
 

Methods in org.openmdx.portal.servlet.control that return AttributePaneControl
 AttributePaneControl ControlFactory.createAttributePaneControl(String id, String locale, int localeAsIndex, AttributePane pane, int paneIndex)
           
 AttributePaneControl InspectorControl.getAttributePaneControl()
           
 

Uses of AttributePaneControl in org.openmdx.portal.servlet.view
 

Methods in org.openmdx.portal.servlet.view that return AttributePaneControl
 AttributePaneControl AttributePane.getAttributePaneControl()
           
 

Constructors in org.openmdx.portal.servlet.view with parameters of type AttributePaneControl
AttributePane(AttributePaneControl control, ObjectView view, Object object)
           
 



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