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