Subversion Repository Public Repository

litesoft

Diff Revisions 723 vs 724 for /trunk/GWT_Sandbox/FormEngine/src/com/temp/client/foundation/widget/input/support/FormEngineMember.java

Diff revisions: vs.
  @@ -2,7 +2,7 @@
2 2
3 3 import com.google.gwt.user.client.ui.HasEnabled;
4 4 import com.temp.client.foundation.widget.NameToID;
5 - import com.temp.shared.externalization.E13nResolver;
5 + import org.litesoft.core.util.externalization.E13nResolver;
6 6
7 7 /**
8 8 * An interface to a class that can be added to the FormEngine as part of the Focusable list.