com.sencha.gxt.theme.base.client.field
Class TextFieldDefaultAppearance
java.lang.Object
com.sencha.gxt.theme.base.client.field.ValueBaseFieldDefaultAppearance
com.sencha.gxt.theme.base.client.field.TextFieldDefaultAppearance
- All Implemented Interfaces:
- FieldCell.FieldAppearance, TextInputCell.TextFieldAppearance, ValueBaseInputCell.ValueBaseFieldAppearance
public class TextFieldDefaultAppearance
- extends ValueBaseFieldDefaultAppearance
- implements TextInputCell.TextFieldAppearance
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextFieldDefaultAppearance
public TextFieldDefaultAppearance()
TextFieldDefaultAppearance
public TextFieldDefaultAppearance(TextFieldDefaultAppearance.TextFieldResources resources)
getInputElement
public XElement getInputElement(Element parent)
- Specified by:
getInputElement in interface ValueBaseInputCell.ValueBaseFieldAppearance
render
public void render(SafeHtmlBuilder sb,
java.lang.String type,
java.lang.String value,
FieldCell.FieldAppearanceOptions options)
- Specified by:
render in interface TextInputCell.TextFieldAppearance
onResize
public void onResize(XElement parent,
int width,
int height)
- Specified by:
onResize in interface TextInputCell.TextFieldAppearance
Copyright © 2012. All Rights Reserved.