Interface AdvancedSearchStyle

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

public interface AdvancedSearchStyle extends com.google.gwt.resources.client.CssResource
  • Method Details

    • searchField

      String searchField()
    • hitTextWrapper

      String hitTextWrapper()
    • hitText

      String hitText()
    • cancelButton

      String cancelButton()
    • upButton

      String upButton()
    • downButton

      String downButton()
    • loadingWidget

      String loadingWidget()
    • resultsPanel

      String resultsPanel()
    • result

      String result()
    • checkbox

      String checkbox()
    • selectedResult

      String selectedResult()
    • headline

      String headline()
    • loading

      String loading()
    • nothingFound

      String nothingFound()