public class TextControl extends AbstractControl
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_ROWS |
static int |
DEFAULT_SIZE |
| Constructor and Description |
|---|
TextControl(XhtmlForm form,
Element e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxLength() |
int |
getRows() |
int |
getSize() |
boolean |
isMultiLine() |
boolean |
isPassword() |
boolean |
isReadOnly() |
addFormControlListener, collectText, fireChanged, fireEnabled, fireSuccessful, getElement, getForm, getInitialValue, getIntAttribute, getMultipleValues, getName, getValue, isEnabled, isHidden, isMultiple, isSuccessful, removeFormControlListener, reset, setEnabled, setInitialValue, setMultipleValues, setSuccessful, setValuepublic static final int DEFAULT_SIZE
public static final int DEFAULT_ROWS
Copyright © 2015. All rights reserved.