public class Charts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CHART_DATA_SEPARATOR |
Constructor and Description |
---|
Charts() |
Modifier and Type | Method and Description |
---|---|
static void |
release(HttpServletRequest request) |
static void |
updateView(HttpServletRequest request,
View view,
Tab tab,
Chart chart)
Update Actions
|
public static final java.lang.String CHART_DATA_SEPARATOR
public static void updateView(HttpServletRequest request, View view, Tab tab, Chart chart) throws XavaException, java.util.prefs.BackingStoreException
request
- Originating request.view
- Current viewtab
- current tab.chart
- Current chart.XavaException
java.util.prefs.BackingStoreException
public static void release(HttpServletRequest request) throws XavaException, java.util.prefs.BackingStoreException
XavaException
java.util.prefs.BackingStoreException