Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
TextareaField
Class TextareaField
Hierarchy
FieldTextInput
TextareaField
Index
Constructors
constructor
Properties
border
Rect_
field
Group_
height_
name
size_
source
Block_
spellcheck_
text_
tooltip_
visible_
width_
workspace_
FONTSIZE
html
Input_
Methods
bind
Events_
dispose
force
Rerender
get
Display
Text_
get
ScaledBBox_
get
Svg
Root
get
Text
get
Value
on
Html
Input
Key
Down_
render_
resize
Editor_
set
Source
Block
set
Text
set
Value
show
Editor_
update
Width
validate_
widget
Dispose_
get
Cached
Width
Constructors
constructor
new
Textarea
Field
(
text
:
string
)
:
TextareaField
Parameters
text:
string
Returns
TextareaField
Properties
Protected
border
Rect_
border
Rect_
:
SVGElement
|
null
field
Group_
field
Group_
:
SVGElement
|
null
Protected
height_
height_
:
number
name
name
:
string
Protected
size_
size_
:
any
source
Block_
source
Block_
:
Block
spellcheck_
spellcheck_
:
boolean
Protected
text_
text_
:
string
Protected
tooltip_
tooltip_
:
string
Protected
visible_
visible_
:
boolean
Protected
width_
width_
:
number
Optional
workspace_
workspace_
:
Workspace
Static
FONTSIZE
FONTSIZE
:
number
Static
html
Input_
html
Input_
:
HTMLInputElement
Methods
bind
Events_
bind
Events_
(
input
:
HTMLInputElement
)
:
void
Parameters
input:
HTMLInputElement
Returns
void
dispose
dispose
(
)
:
void
Returns
void
force
Rerender
force
Rerender
(
)
:
void
Returns
void
Protected
get
Display
Text_
get
Display
Text_
(
)
:
string
Returns
string
get
ScaledBBox_
get
ScaledBBox_
(
)
:
any
Returns
any
get
Svg
Root
get
Svg
Root
(
)
:
any
Returns
any
get
Text
get
Text
(
)
:
string
Returns
string
get
Value
get
Value
(
)
:
string
Returns
string
on
Html
Input
Key
Down_
on
Html
Input
Key
Down_
(
e
:
KeyboardEvent
)
:
void
Parameters
e:
KeyboardEvent
Returns
void
Protected
render_
render_
(
)
:
void
Returns
void
resize
Editor_
resize
Editor_
(
)
:
void
Returns
void
set
Source
Block
set
Source
Block
(
block
:
Block
)
:
void
Parameters
block:
Block
Returns
void
set
Text
set
Text
(
v
:
string
)
:
void
Parameters
v:
string
Returns
void
set
Value
set
Value
(
v
:
string
)
:
void
Parameters
v:
string
Returns
void
show
Editor_
show
Editor_
(
)
:
void
Returns
void
Protected
update
Width
update
Width
(
)
:
void
Returns
void
validate_
validate_
(
)
:
void
Returns
void
widget
Dispose_
widget
Dispose_
(
)
:
Function
Returns
Function
Static
get
Cached
Width
get
Cached
Width
(
text
:
SVGElement
)
:
number
Parameters
text:
SVGElement
Returns
number
Globals
Textarea
Field
constructor
border
Rect_
field
Group_
height_
name
size_
source
Block_
spellcheck_
text_
tooltip_
visible_
width_
workspace_
FONTSIZE
html
Input_
bind
Events_
dispose
force
Rerender
get
Display
Text_
get
ScaledBBox_
get
Svg
Root
get
Text
get
Value
on
Html
Input
Key
Down_
render_
resize
Editor_
set
Source
Block
set
Text
set
Value
show
Editor_
update
Width
validate_
widget
Dispose_
get
Cached
Width
Generated using
TypeDoc