Class JmixMultiCheckSelectionModelConnector

java.lang.Object
com.vaadin.client.ui.AbstractConnector
com.vaadin.client.extensions.AbstractExtensionConnector
com.vaadin.client.connectors.grid.AbstractSelectionModelConnector
com.vaadin.client.connectors.grid.MultiSelectionModelConnector
io.jmix.ui.widget.client.grid.selection.JmixMultiCheckSelectionModelConnector
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 JmixMultiCheckSelectionModelConnector extends com.vaadin.client.connectors.grid.MultiSelectionModelConnector
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.vaadin.client.connectors.grid.MultiSelectionModelConnector

    com.vaadin.client.connectors.grid.MultiSelectionModelConnector.MultiSelectionModel
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.vaadin.client.connectors.grid.MultiSelectionModelConnector

    createSelectionModel, getState, initSelectionModel, isAllSelected, isSelected, onSelectAllEvent, onUnregister, updateAllRowsSelected, updateRowSelected, updateSelectAllCheckBox

    Methods inherited from class com.vaadin.client.connectors.grid.AbstractSelectionModelConnector

    extend, getGrid, getParent, getSpaceSelectionHandler

    Methods inherited from class com.vaadin.client.extensions.AbstractExtensionConnector

    setParent

    Methods inherited from class com.vaadin.client.ui.AbstractConnector

    addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, onStateChanged, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setTag, unregisterRpc, updateEnabledState

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JmixMultiCheckSelectionModelConnector

      public JmixMultiCheckSelectionModelConnector()