info.magnolia.ui.vaadin.gwt.client.richtext
Interface TextAreaStretcherServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc

public interface TextAreaStretcherServerRpc
extends com.vaadin.shared.communication.ServerRpc

RPC interface used for notification of server on stretch/collapse.


Method Summary
 void toggle(int initialWidth, int initialHeight)
           
 

Method Detail

toggle

void toggle(int initialWidth,
            int initialHeight)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.