Dashboard Builder NVD3 Chart Lib 6.1.0.Final

org.jboss.dashboard.ui.components.chart
Class NVD3ChartViewer

java.lang.Object
  extended by org.jboss.dashboard.ui.components.BeanHandler
      extended by org.jboss.dashboard.ui.components.UIBeanHandler
          extended by org.jboss.dashboard.ui.components.DataDisplayerViewer
              extended by org.jboss.dashboard.ui.components.chart.NVD3ChartViewer
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NVD3BarChartViewer, NVD3LineChartViewer, NVD3PieChartViewer

public abstract class NVD3ChartViewer
extends org.jboss.dashboard.ui.components.DataDisplayerViewer

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.dashboard.ui.components.BeanHandler
org.jboss.dashboard.ui.components.BeanHandler.HandlerTrace
 
Field Summary
static String PARAM_ACTION
           
static String PARAM_NSERIE
           
 
Fields inherited from class org.jboss.dashboard.ui.components.DataDisplayerViewer
dataDisplayer
 
Constructor Summary
NVD3ChartViewer()
           
 
Method Summary
 org.jboss.dashboard.ui.controller.CommandResponse actionApplyLink(org.jboss.dashboard.ui.controller.CommandRequest request)
           
 
Methods inherited from class org.jboss.dashboard.ui.components.DataDisplayerViewer
getDataDisplayer, setDataDisplayer
 
Methods inherited from class org.jboss.dashboard.ui.components.UIBeanHandler
afterRenderBean, beforeRenderBean, getBeanJSP
 
Methods inherited from class org.jboss.dashboard.ui.components.BeanHandler
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_ACTION

public static final String PARAM_ACTION
See Also:
Constant Field Values

PARAM_NSERIE

public static final String PARAM_NSERIE
See Also:
Constant Field Values
Constructor Detail

NVD3ChartViewer

public NVD3ChartViewer()
Method Detail

actionApplyLink

public org.jboss.dashboard.ui.controller.CommandResponse actionApplyLink(org.jboss.dashboard.ui.controller.CommandRequest request)
                                                                  throws Exception
Throws:
Exception

Dashboard Builder NVD3 Chart Lib 6.1.0.Final

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.