MultilineEntry Control
(UI 0.9.9)
はじめに
A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping.
クラス概要
class UI\Controls\MultilineEntry
extends
UI\Control
{
/* 定数 */
/* Constructor */
/* メソッド */
protected onChange()
/* 継承したメソッド */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}定義済み定数
UI\Controls\MultilineEntry::Wrap
-
Allow lines to wrap
UI\Controls\MultilineEntry::NoWrap
-
Do not allow lines to wrap
目次
- UI\Controls\MultilineEntry::append — Append Text
- UI\Controls\MultilineEntry::__construct — Construct a new Multiline Entry
- UI\Controls\MultilineEntry::getText — Get Text
- UI\Controls\MultilineEntry::isReadOnly — Read Only Detection
- UI\Controls\MultilineEntry::onChange — Change Handler
- UI\Controls\MultilineEntry::setReadOnly — Set Read Only
- UI\Controls\MultilineEntry::setText — Set Text
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google