UIRichTextArea¶
-
php\swing\UIRichTextArea extends: php\swing\UITextElement
Class UIRichTextArea
Properties
Methods
addStyle($name, $parent = null)¶
Параметры:
- $name –
string- $parent – php\swing\text\Style
Результат:
getStyle($name)¶
Параметры:
- $name –
stringРезультат:
appendText($text, $style)¶
Параметры:
- $text –
string- $style – php\swing\text\Style