public void destroy() { remoteObject.destroy(); }
@Override public void destroy() { page.destroy(); control.dispose(); remoteObject.destroy(); }