Interface I_CmsWindowCloseServerRpc

  • All Superinterfaces:
    java.io.Serializable, com.vaadin.shared.communication.ServerRpc
    All Known Implementing Classes:
    CmsWindowCloseExtension

    public interface I_CmsWindowCloseServerRpc
    extends com.vaadin.shared.communication.ServerRpc
    Handles window close calls.

    • Method Detail

      • windowClosed

        void windowClosed​(java.lang.String syncToken)
        Executed on window close.p>
        Parameters:
        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