Package io.jmix.pivottable.widget
Class JmixPivotTable.JmixPivotTableServerRpcImpl
java.lang.Object
io.jmix.pivottable.widget.JmixPivotTable.JmixPivotTableServerRpcImpl
- All Implemented Interfaces:
com.vaadin.shared.communication.ServerRpc
,JmixPivotTableServerRpc
,Serializable
- Enclosing class:
- JmixPivotTable
protected class JmixPivotTable.JmixPivotTableServerRpcImpl
extends Object
implements JmixPivotTableServerRpc
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JmixPivotTableServerRpcImpl
protected JmixPivotTableServerRpcImpl()
-
-
Method Details
-
onCellClick
- Specified by:
onCellClick
in interfaceJmixPivotTableServerRpc
-
onRefresh
public void onRefresh(List<String> rows, List<String> cols, String rendererId, String aggregationId, List<String> aggregationProperties, Map<String, List<String>> inclusions, Map<String, List<String>> exclusions, String colOrderId, String rowOrderId) - Specified by:
onRefresh
in interfaceJmixPivotTableServerRpc
-