Uses of Class
org.openmdx.portal.servlet.attribute.AttributeValueFactory

Packages that use AttributeValueFactory
org.openmdx.portal.servlet.control   
 

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

Methods in org.openmdx.portal.servlet.control that return AttributeValueFactory
 AttributeValueFactory ControlFactory.getAttributeValueFactory()
           
 

Constructors in org.openmdx.portal.servlet.control with parameters of type AttributeValueFactory
GridControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, ObjectContainer objectContainer, AttributeValueFactory valueFactory, String containerClass, int paneIndex)
           
OperationPaneControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, OperationPane pane, WizardDefinitionFactory wizardFactory, ReportDefinitionFactory reportFactory, AttributeValueFactory valueFactory, int paneIndex, String forClass)
           
 



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