public class TextBox extends Component
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
maxLength |
backgroundColor, caption, color, disabled, EVENT_BEFORE_REFRESH_VIEW, EVENT_BEFORE_UPDATE_VIEW, EVENT_STATE_CHANGE, EVENT_VALUE_CHANGE, font, id, name, readOnly, visible| Constructor and Description |
|---|
TextBox() |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(Visitor visitor) |
String |
getText() |
void |
setText(String text) |
void |
setText(String text,
boolean notify) |
addChild, addChild, addChildren, addEventListener, clearEventListener, containsListener, destroy, existsEventListener, findWindow, forceUpdateView, getBackgroundColor, getCaption, getChildComponentById, getChildComponentByName, getChildrenComponents, getColor, getComponentByClass, getExtraAttribute, getExtraAttributes, getFont, getFont, getId, getModel, getName, getWindow, hide, isDisabled, isReadOnly, isVisible, isWindow, notifyEventListeners, notifyEventListeners, removeChild, removeEventListener, removeExtraAttribute, setBackgroundColor, setCaption, setColor, setDisabled, setExtraAttribute, setFont, setId, setModel, setModel, setName, setReadOnly, setVisible, show, toString, tranverse, updateModel, updateViewaddChild, addChild, addChildren, checkConsistency, copy, detach, getChildren, getDepth, getParent, getRoot, isLeaf, isRoot, remove, removeAllChildren, removeChild, replace, replaceSingleNode, setChildren, setParentprotected Integer maxLength
Copyright © 2015. All Rights Reserved.