Extends
- Instance
Members
テキストエリアのデフォルトの幅と高さのサイズ
Default width and height size of text area段落の行揃えの設定を示します。
Indicates the alignment of the paragraph.- Default Value:
- "left"
テキストエリア内のスケール設定
Scale settings within text area- Default Value:
- 0
テキストフィールドに境界線があるかどうかを指定します。
Specifies whether the text field has a border.- Default Value:
- false
表示領域(バウンディングボックス)のObjectを返す
Returns the Object of the display area (bounding box)フォントの塗り色の設定
Font fill color setting- Default Value:
- 0
テキストのフォント設定
Text font settings- Default Value:
- "sans-serif"
テキストのフォントスタイルの設定
Set font style for text- Default Value:
- 0
入力モードの設定、入力不可(static)、入力可能(input)
Input mode setting, input disabled (static), input enabled (input)- Default Value:
- "static"
行間の垂直の行送りを示す整数です。
An integer representing the amount
of vertical space (called leading) between lines.- Default Value:
- 0
段落の左インデントをピクセル単位で示します。
The left margin of the paragraph, in pixels.- Default Value:
- 0
すべての文字の間に均等に配分されるスペースの量を表す数値です。
A object representing the amount
of space that is uniformly distributed between all characters.- Default Value:
- 0
フィールドが複数行テキストフィールドであるかどうかを示します。
Indicates whether field is a multiline text field.- Default Value:
- true
登録時の表示領域(バウンディングボックス)のObjectを返す
Returns the Object of the display area (bounding box) at registration段落の右インデントをピクセル単位で示します。
The right margin of the paragraph, in pixels.- Default Value:
- 0
スクロール機能のon/off
Scroll function on/off- Default Value:
- true
テキストのフォントサイズ設定
Font size setting for text- Default Value:
- 12
テキストエリアに登録した文字情報
Text information registered in the text area- Default Value:
- ""
テキスト外枠の幅
Width of text border- Default Value:
- 0
テキスト外枠の色設定
Color setting of text outer frame- Default Value:
- 0
テキストフィールドのテキストを折り返すかどうかを示すブール値です。
A Boolean value that indicates whether the text field has word wrap.- Default Value:
- true
Methods
TextFieldクラスを複製
Duplicate TextField classReturns:
Type Description Video Next2DのDisplayObjectを生成
Generate Next2D DisplayObjectReturns:
Type Description next2d.display.Shape 表示領域(バウンディングボックス)のObjectを返す
Returns the Object of the display area (bounding box)Name Type Default Description matrix
array null optional Returns:
Type Description object テキストエリアの状態変化による、表示領域を再取得
Re-acquisition of display area due to change of text area statusReturns:
Type Description void このアイテムが設定されたDisplayObjectが選択された時
内部情報をコントローラーに表示する
When a DisplayObject with this item set is selected,
internal information is displayed on the controller.Name Type Default Description place
object name
string "" optional Returns:
Type Description void Next2DのBitmapDataクラスを経由してImageクラスを生成
Generate Image class via Next2D BitmapData className Type Default Description width
number height
number place
object range
object null optional static_frame
number 0 optional Returns:
Type Description HTMLImageElement クラス内の変数をObjectにして返す
Return variables in a class as ObjectsReturns:
Type Description object 書き出し用のObjectを返す
Returns an Object for exportReturns:
Type Description object