public interface I_CmsWindowCloseServerRpc extends com.vaadin.shared.communication.ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosed(java.lang.String syncToken)
Executed on window close.p>
|
void windowClosed(java.lang.String syncToken)
syncToken - the sync token is used to trigger synchronous rpc requests,
it's value needs to be set to org.opencms.gwt.client.rpc.CmsRpcAction.SYNC_TOKEN