Constant Field Values

Contents

com.google.*

  • com.google.gwt.dom.builder.shared.ScriptBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Script elements do not support html. Use text() instead."
  • com.google.gwt.dom.builder.shared.StyleBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Style elements do not support setting inner html or inner text. Use cssText() instead."
  • com.google.gwt.dom.builder.shared.TableBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Table elements do not support setting inner html. Use startTBody/startTFoot/startTHead() instead to append a table section to the table."
  • com.google.gwt.dom.builder.shared.TableRowBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Table row elements do not support setting inner html or text. Use startTD/startTH() instead to append a table cell to the section."
  • com.google.gwt.dom.builder.shared.TableSectionBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Table section elements do not support setting inner html or text. Use startTR() instead to append a table row to the section."
  • com.google.gwt.dom.builder.shared.TextAreaBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TextArea elements do not support setting inner html. Use text() instead."
  • com.google.gwt.editor.client.testing.FakeEditorSource<T>
    Modifier and Type
    Constant Field
    Value
    public static final int
    -2
    public static final int
    -1
  • com.google.gwt.i18n.shared.AlternateMessageSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "other"
  • com.google.gwt.i18n.shared.com.google.gwt.i18n.shared.BidiFormatterBase.Format
    Modifier and Type
    Constant Field
    Value
    public static final String
    "left"
    public static final char
    '\u202a'
    public static final char
    '\u200e'
    public static final char
    '\u202c'
    public static final String
    "right"
    public static final char
    '\u202b'
    public static final char
    '\u200f'
  • com.google.gwt.i18n.shared.DateTimeFormat
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "yyyy-MM-dd\'T\'HH:mm:ss.SSSZZZ"
    protected static final String
    "EEE, d MMM yyyy HH:mm:ss Z"
  • com.google.gwt.i18n.shared.GwtLocale
    Modifier and Type
    Constant Field
    Value
    public static final String
    "default"
  • com.google.gwt.storage.client.com.google.gwt.storage.client.StorageImpl
    Modifier and Type
    Constant Field
    Value
    public static final String
    "localStorage"
    public static final String
    "sessionStorage"
  • com.google.gwt.user.cellview.client.CellBrowser.Style
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellBrowser.css"
  • com.google.gwt.user.cellview.client.CellList.Style
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellList.css"
  • com.google.gwt.user.cellview.client.com.google.gwt.user.cellview.client.CellTable.BasicStyle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellTableBasic.css"
  • com.google.gwt.user.cellview.client.CellTable.Style
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellTable.css"
  • com.google.gwt.user.cellview.client.com.google.gwt.user.cellview.client.CellTree.BasicStyle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellTreeBasic.css"
  • com.google.gwt.user.cellview.client.CellTree.Style
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/CellTree.css"
  • com.google.gwt.user.cellview.client.DataGrid.Style
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com/google/gwt/user/cellview/client/DataGrid.css"
  • com.google.gwt.user.cellview.client.com.google.gwt.user.cellview.client.HasDataPresenter
    Modifier and Type
    Constant Field
    Value
    static final int
    30
  • com.google.gwt.xhr.client.XMLHttpRequest
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
    public static final int
    2
    public static final int
    3
    public static final int
    1
    public static final int
    0
  • com.google.web.bindery.requestfactory.gwt.client.DefaultRequestTransport
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gwtRequest"