Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
FlashField
Class FlashField
Hierarchy
Field
FlashField
Index
Constructors
constructor
Properties
border
Rect_
field
Group_
height_
name
size_
source
Block_
text_
tooltip_
visible_
width_
Accessors
EDITABLE
Methods
dispose
force
Rerender
get
Display
Text_
get
ScaledBBox_
get
Svg
Root
get
Text
get
Value
init
render_
set
Source
Block
set
Text
set
Value
trigger
update
Width
get
Cached
Width
Constructors
constructor
new
Flash
Field
(
text
:
string
)
:
FlashField
Parameters
text:
string
Returns
FlashField
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
Protected
text_
text_
:
string
Protected
tooltip_
tooltip_
:
string
Protected
visible_
visible_
:
boolean
Protected
width_
width_
:
number
Accessors
Static
EDITABLE
EDITABLE
:
Methods
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
init
init
(
)
:
void
Returns
void
render_
render_
(
)
:
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
trigger
trigger
(
)
:
void
Returns
void
Protected
update
Width
update
Width
(
)
:
void
Returns
void
Static
get
Cached
Width
get
Cached
Width
(
text
:
SVGElement
)
:
number
Parameters
text:
SVGElement
Returns
number
Globals
Flash
Field
constructor
border
Rect_
field
Group_
height_
name
size_
source
Block_
text_
tooltip_
visible_
width_
EDITABLE
dispose
force
Rerender
get
Display
Text_
get
ScaledBBox_
get
Svg
Root
get
Text
get
Value
init
render_
set
Source
Block
set
Text
set
Value
trigger
update
Width
get
Cached
Width
Generated using
TypeDoc