Interface FontFaceEditor.FontFaceEditorStyle

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

public static interface FontFaceEditor.FontFaceEditorStyle extends PropertyProfileEditorStyle
  • 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
  • Method Details

    • table

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

      String caption()
      Returns:
      style of captions within Editor
    • fontColumn

      String fontColumn()
      Returns:
      style of table column
    • 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)