public interface I_CmsWindowClientRpc extends com.vaadin.shared.communication.ClientRpc
| Modifier and Type | Method and Description |
|---|---|
void |
open(java.lang.String url,
java.lang.String target,
java.lang.String id)
Opens a new window.
|
void open(java.lang.String url, java.lang.String target, java.lang.String id)
url - the URL to opentarget - the target window idid - an id used to identify the RPC call