com.sencha.gxt.cell.core.client.form
Interface TextInputCell.TextFieldAppearance
- All Superinterfaces:
- FieldCell.FieldAppearance, ValueBaseInputCell.ValueBaseFieldAppearance
- All Known Implementing Classes:
- TextFieldDefaultAppearance
- Enclosing class:
- TextInputCell
public static interface TextInputCell.TextFieldAppearance
- extends ValueBaseInputCell.ValueBaseFieldAppearance
onResize
void onResize(XElement parent,
int width,
int height)
render
void render(SafeHtmlBuilder sb,
java.lang.String type,
java.lang.String value,
FieldCell.FieldAppearanceOptions options)
Copyright © 2012. All Rights Reserved.