Package com.vaadin.shared.ui.colorpicker
Interface ColorPickerServerRpc
-
- All Superinterfaces:
Serializable,ServerRpc
public interface ColorPickerServerRpc extends ServerRpc
RPC interface for AbstractColorPicker.- Since:
- 7.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidopenPopup(boolean openPopup)ColorPicker click event.
-