org.opencrx.kernel.gui.generic.servlet.attribute
Class ChartValue

java.lang.Object
  extended by org.openmdx.portal.servlet.attribute.AttributeValue
      extended by org.openmdx.portal.servlet.attribute.BinaryValue
          extended by org.opencrx.kernel.gui.generic.servlet.attribute.ChartValue
All Implemented Interfaces:
Serializable

public class ChartValue
extends org.openmdx.portal.servlet.attribute.BinaryValue
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.attribute.BinaryValue
DEFAULT_MIME_TYPE, DEFAULT_NAME, downloadAction, isNull, mimeType, name
 
Fields inherited from class org.openmdx.portal.servlet.attribute.AttributeValue
application, fieldDef, object
 
Constructor Summary
ChartValue(Object object, org.openmdx.portal.servlet.attribute.FieldDef fieldDef, org.openmdx.portal.servlet.ApplicationContext application)
           
 
Method Summary
 void paint(org.openmdx.portal.servlet.attribute.Attribute attribute, org.openmdx.portal.servlet.HtmlPage p, String id, String label, RefObject_1_0 lookupObject, int nCols, int tabIndex, String gapModifier, String styleModifier, String widthModifier, String rowSpanModifier, String readonlyModifier, String disabledModifier, String lockedModifier, String stringifiedValue, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.attribute.BinaryValue
createBinaryValue, getAcceptedMimeTypes, getBinaryValue, getDefaultValue, getMimeType, getMimeType, getMimeTypeParams, getStringifiedValueInternal, getValue, isInPlace
 
Methods inherited from class org.openmdx.portal.servlet.attribute.AttributeValue
createAttributeValue, getAutocompleter, getBackColor, getColor, getDataBinding, getFieldDef, getIconKey, getLabel, getMultiplicity, getName, getObject, getString, getStringifiedValue, getUpperBound, getValue, getValues, isChangeable, isEnabled, isOptionalValued, isSingleValued, refresh, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChartValue

public ChartValue(Object object,
                  org.openmdx.portal.servlet.attribute.FieldDef fieldDef,
                  org.openmdx.portal.servlet.ApplicationContext application)
Method Detail

paint

public void paint(org.openmdx.portal.servlet.attribute.Attribute attribute,
                  org.openmdx.portal.servlet.HtmlPage p,
                  String id,
                  String label,
                  RefObject_1_0 lookupObject,
                  int nCols,
                  int tabIndex,
                  String gapModifier,
                  String styleModifier,
                  String widthModifier,
                  String rowSpanModifier,
                  String readonlyModifier,
                  String disabledModifier,
                  String lockedModifier,
                  String stringifiedValue,
                  boolean forEditing)
           throws ServiceException
Overrides:
paint in class org.openmdx.portal.servlet.attribute.BinaryValue
Throws:
ServiceException


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