Interface TextAreaDefaultAppearance.TextAreaResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle,ValueBaseFieldDefaultAppearance.ValueBaseFieldResources
- Enclosing class:
- TextAreaDefaultAppearance
public static interface TextAreaDefaultAppearance.TextAreaResources extends ValueBaseFieldDefaultAppearance.ValueBaseFieldResources, com.google.gwt.resources.client.ClientBundle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TextAreaDefaultAppearance.TextAreaStylecss()com.google.gwt.resources.client.ImageResourcetextBackground()-
Methods inherited from interface com.sencha.gxt.theme.base.client.field.ValueBaseFieldDefaultAppearance.ValueBaseFieldResources
invalidLine
-
-
-
-
Method Detail
-
css
@Source({"ValueBaseField.gss","TextField.gss","TextArea.gss"}) TextAreaDefaultAppearance.TextAreaStyle css()- Specified by:
cssin interfaceValueBaseFieldDefaultAppearance.ValueBaseFieldResources
-
textBackground
@ImageOptions(repeatStyle=Horizontal) com.google.gwt.resources.client.ImageResource textBackground()
-
-