Interface FontSizeEditor.FontSizeEditorStyle

All Superinterfaces:
com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, PropertyProfileEditorStyle, com.google.gwt.resources.client.ResourcePrototype, com.levigo.jadice.web.client.ui.internal.widgets.Spinner.SpinnerStyle
Enclosing class:
FontSizeEditor

public static interface FontSizeEditor.FontSizeEditorStyle extends PropertyProfileEditorStyle, com.levigo.jadice.web.client.ui.internal.widgets.Spinner.SpinnerStyle
  • 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.levigo.jadice.web.client.internal.annotation.editor.PropertyProfileEditorStyle

    editor

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

    getName

    Methods inherited from interface com.levigo.jadice.web.client.ui.internal.widgets.Spinner.SpinnerStyle

    revert, revertIcon, spinner, spinnerWrongInput
  • Method Details

    • table

      String table()
      Returns:
      style of FontSize table
    • caption

      String caption()
      Returns:
      style of captions within editor
    • descriptionColumn

      String descriptionColumn()
      Returns:
      style of description text table column
    • fontSizeColumn

      String fontSizeColumn()
      Returns:
      style of fontSize text table column
    • description

      String description()
      Returns:
      style of description text
    • fontSize

      String fontSize()
      Returns:
      style of font size text
    • hLine

      String hLine()
      Returns:
      style of horizontal lines
    • activeRow

      String activeRow()
      Returns:
      style of currently active table row
    • scrollPanel

      String scrollPanel()
      Returns:
      style of ScrollPanel (RangeProperty)