Class JmixAmchartsIntegrationConnector
java.lang.Object
com.vaadin.client.ui.AbstractConnector
com.vaadin.client.extensions.AbstractExtensionConnector
io.jmix.charts.widget.client.amcharts.connector.JmixAmchartsIntegrationConnector
- All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler,com.vaadin.client.communication.StateChangeEvent.StateChangeHandler,com.vaadin.client.ServerConnector,com.vaadin.shared.Connector,Serializable
public class JmixAmchartsIntegrationConnector
extends com.vaadin.client.extensions.AbstractExtensionConnector
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidextend(com.vaadin.client.ServerConnector target) getState()voidonStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) Methods inherited from class com.vaadin.client.extensions.AbstractExtensionConnector
setParentMethods inherited from class com.vaadin.client.ui.AbstractConnector
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, onUnregister, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setTag, unregisterRpc, updateEnabledState
-
Constructor Details
-
JmixAmchartsIntegrationConnector
public JmixAmchartsIntegrationConnector()
-
-
Method Details
-
getState
- Specified by:
getStatein interfacecom.vaadin.client.ServerConnector- Overrides:
getStatein classcom.vaadin.client.ui.AbstractConnector
-
extend
protected void extend(com.vaadin.client.ServerConnector target) - Specified by:
extendin classcom.vaadin.client.extensions.AbstractExtensionConnector
-
onStateChanged
public void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) - Specified by:
onStateChangedin interfacecom.vaadin.client.communication.StateChangeEvent.StateChangeHandler- Overrides:
onStateChangedin classcom.vaadin.client.ui.AbstractConnector
-