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