com.vaadin.shared.ui.popupview
Interface PopupViewServerRpc

All Superinterfaces:
java.io.Serializable, ServerRpc

public interface PopupViewServerRpc
extends ServerRpc


Method Summary
 void setPopupVisibility(boolean visible)
           
 

Method Detail

setPopupVisibility

void setPopupVisibility(boolean visible)


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.