extends |
HtmlFormDataElement |
---|---|
implements |
ChangeListener, Requestable |
Компонент тэга <input type="text">
Methods | ||
---|---|---|
public
|
__construct($id, $value = '')
|
# |
public
|
getText(): string
|
# |
final
public
|
getInt()
|
# |
final
public
|
getDouble()
|
# |
public
|
setText($text = '')
|
# |
public
|
RenderImpl()
|
# |
protected
|
setResponseData()
|
# |
public
|
getRequestData()
|
# |
public
|
clean()
|
# |
final
public
|
setDataList(mixed $list)
|
# |
public
|
RequestHandle()
|
# |
public
|
onChange(EventReceiver $receiver, $handler, $ajax = false)
|
# |
public
|
OnEvent()
|
# |
Methods inherited from Zippy\Html\Form\HtmlFormDataElement |
---|
setValue(), getValue() |
Properties inherited from Zippy\Html\Form\HtmlFormDataElement |
---|
$value |
Properties inherited from Zippy\Html\HtmlComponent |
---|
$id, $disabled, $visible, $owner, $tag |