We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UXTextInputControl
php\gui\UXTextInputControl
UXControl
Классы наследники:
UXTextFiled, UXTextArea.
UXTextFiled
UXTextArea
Базовый абстрактный класс всех компонентов, предназначенных для ввода текстовой информации.
->
text
font
selection
selectedText
promptText
length
editable
copy()
cut()
paste()
clear()
end()
home()
forward()
backward()
nextWord()
previousWord()
selectAll()
selectBackward()
selectEnd()
selectEndOfNextWord()
selectForward()
selectHome()
selectNextWord()
selectPreviousWord()
selectPositionCaret()
selectRange()
extendSelection()
deselect()
appendText()
insertText()
replaceText()
replaceSelection()
positionCaret()
undo()
redo()
commitValue()
cancelEdit()