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