Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
package org.litesoft.sandbox.infrastructure.client;

public interface PlaceChangerWithCurrentUrlSupport extends PlaceChanger
{
    public void goToCurrentUrl();
}

Commits for litesoft/trunk/GWT_Sandbox/MultiModule/common/src/org/litesoft/sandbox/infrastructure/client/PlaceChangerWithCurrentUrlSupport.java

Diff revisions: vs.
Revision Author Commited Message
559 GeorgeS picture GeorgeS Tue 11 Oct, 2011 21:32:40 +0000