Interface FormField.Resources

  • All Superinterfaces:
    com.google.gwt.resources.client.ClientBundle
    Enclosing class:
    FormField

    public static interface FormField.Resources
    extends com.google.gwt.resources.client.ClientBundle
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • fieldHelpImage

        @Source("form-field-help.png")
        com.google.gwt.resources.client.ImageResource fieldHelpImage()
      • requiredImage

        @Source("form-field-required.png")
        com.google.gwt.resources.client.ImageResource requiredImage()