Class JmixAmStockChartSceneState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
io.jmix.charts.widget.client.amstockcharts.JmixAmStockChartSceneState
- All Implemented Interfaces:
Serializable
public class JmixAmStockChartSceneState
extends com.vaadin.shared.AbstractComponentState
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
CHART_CLICK_EVENT
- See Also:
-
CHART_RIGHT_CLICK_EVENT
- See Also:
-
STOCK_EVENT_CLICK_EVENT
- See Also:
-
STOCK_EVENT_ROLL_OUT_EVENT
- See Also:
-
STOCK_EVENT_ROLL_OVER_EVENT
- See Also:
-
STOCK_ZOOM_EVENT
- See Also:
-
PERIOD_SELECTOR_CHANGE_EVENT
- See Also:
-
DATA_SET_SELECTOR_COMPARE_EVENT
- See Also:
-
DATA_SET_SELECTOR_SELECT_EVENT
- See Also:
-
DATA_SET_SELECTOR_UNCOMPARE_EVENT
- See Also:
-
STOCK_GRAPH_CLICK_EVENT
- See Also:
-
STOCK_GRAPH_ROLL_OUT_EVENT
- See Also:
-
STOCK_GRAPH_ROLL_OVER_EVENT
- See Also:
-
STOCK_GRAPH_ITEM_CLICK_EVENT
- See Also:
-
STOCK_GRAPH_ITEM_RIGHT_CLICK_EVENT
- See Also:
-
STOCK_GRAPH_ITEM_ROLL_OUT_EVENT
- See Also:
-
STOCK_GRAPH_ITEM_ROLL_OVER_EVENT
- See Also:
-
json
-
-
Constructor Details
-
JmixAmStockChartSceneState
public JmixAmStockChartSceneState()
-