org.openmdx.portal.servlet.control
Class AttributePaneControl

java.lang.Object
  extended by org.openmdx.portal.servlet.control.Control
      extended by org.openmdx.portal.servlet.control.PaneControl
          extended by org.openmdx.portal.servlet.control.AttributePaneControl
All Implemented Interfaces:
Serializable

public class AttributePaneControl
extends PaneControl
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.control.Control
controlFactory, id, locale, localeAsIndex
 
Constructor Summary
AttributePaneControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, AttributePane pane, int paneIndex)
           
 
Method Summary
 AttributeTabControl[] getAttributeTabControl()
           
 void paint(HtmlPage p, String frame, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.PaneControl
getPane, getPaneIndex, getToolTip
 
Methods inherited from class org.openmdx.portal.servlet.control.Control
getControlFactory, getCurrentLocale, getId, getPropertyName, getTexts, paint, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributePaneControl

public AttributePaneControl(String id,
                            String locale,
                            int localeAsIndex,
                            ControlFactory controlFactory,
                            AttributePane pane,
                            int paneIndex)
Method Detail

paint

public void paint(HtmlPage p,
                  String frame,
                  boolean forEditing)
           throws org.openmdx.base.exception.ServiceException
Specified by:
paint in class Control
Throws:
org.openmdx.base.exception.ServiceException

getAttributeTabControl

public AttributeTabControl[] getAttributeTabControl()


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