Interface JmixResizableTextAreaWrapperServerRpc
- All Superinterfaces:
Serializable
,com.vaadin.shared.communication.ServerRpc
public interface JmixResizableTextAreaWrapperServerRpc
extends com.vaadin.shared.communication.ServerRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sizeChanged
(String width, String height) void
textChanged
(String text)
-
Method Details
-
sizeChanged
-
textChanged
-