
com.threerings.gwt.ui.UIMessages Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwt-utils Show documentation
Show all versions of gwt-utils Show documentation
Utilities for use in developing GWT applications.
The newest version!
//
// Generated by I18nSyncTask on Fri Oct 09 10:30:41 PDT 2015
package com.threerings.gwt.ui;
public interface UIMessages extends com.google.gwt.i18n.client.Messages
{
@Key("charRemaining")
String charRemaining (String arg0);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy