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 TypeMethodDescriptionvoidonAggregationGroupInputChange(String columnKey, String groupKey, String value, boolean isFocused) voidonAggregationTotalInputChange(String columnKey, String value, boolean isFocused) voidvoid
-
Method Details
-
onClick
-
onAggregationTotalInputChange
-
onAggregationGroupInputChange
-
onEmptyStateLinkClick
void onEmptyStateLinkClick()
-