Package io.jmix.ui.widget.client.table
Interface JmixTableServerRpc
- All Superinterfaces:
Serializable
,com.vaadin.shared.communication.ServerRpc
public interface JmixTableServerRpc
extends com.vaadin.shared.communication.ServerRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAggregationGroupInputChange
(String columnKey, String groupKey, String value, boolean isFocused) void
onAggregationTotalInputChange
(String columnKey, String value, boolean isFocused) void
void
-
Method Details
-
onClick
-
onAggregationTotalInputChange
-
onAggregationGroupInputChange
-
onEmptyStateLinkClick
void onEmptyStateLinkClick()
-