Interface ZoomSnapIn.ZoomSnapInStyle

All Superinterfaces:
com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype
Enclosing class:
ZoomSnapIn

public static interface ZoomSnapIn.ZoomSnapInStyle extends com.google.gwt.resources.client.CssResource
Style for the ZoomSnapIn
  • Nested Class Summary

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

    com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
     
     
     
     

    Methods inherited from interface com.google.gwt.resources.client.CssResource

    ensureInjected, getText

    Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype

    getName
  • Method Details

    • zoomSnapIn

      String zoomSnapIn()
      Returns:
      the Containing Widget
    • label

      String label()
      Returns:
      Class for the text-divs around the Input
    • formWrapper

      String formWrapper()
      Returns:
      Class for form fields
    • listBox

      String listBox()
      Returns:
      Listbox with some default-Values
    • textBoxWrapper

      String textBoxWrapper()
      Returns:
      Wrapper for Textbox
    • textBox

      String textBox()
      Returns:
      Textbox for the Zoomvalue (over the listBox)
    • inputError

      String inputError()
      Returns:
      additional Class for the Textbox on bad inputs