All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.future.earth.gwt.client.ui.general.EeGwtFrameworkCss Maven / Gradle / Ivy

The newest version!
package eu.future.earth.gwt.client.ui.general;

public class EeGwtFrameworkCss {

    public final static String PREFIX = "Ftr";

    public final static String REQUIRED_TEXT_FIELD = PREFIX + "Required";

    public final static String REQUIRED_LABEL = PREFIX + "RequiredLabel";

    public final static String REQUIRED_INDICATOR = PREFIX + "RequiredIndicator";

    public final static String ERROR_TEXT_FIELD = PREFIX + "Error";

    public final static String ERROR_LABEL = PREFIX + "ErrorLabel";

    public final static String ERROR_INDICATOR = PREFIX + "ErrorIndicator";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy