Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
NumberPartEditorField
Class NumberPartEditorField
Hierarchy
StringPartEditorField
<
number
>
NumberPartEditorField
Index
Constructors
constructor
Properties
_component
_el
_input
_key
_label
subscriptions
Accessors
property
Type
Methods
_get
Input
Value
_on
Key
Up
dispose
getDOM
get
Full
Key
Name
get
Value
set
Value
Constructors
constructor
new
Number
Part
Editor
Field
(
component
:
IFieldComponent
, key
:
string
)
:
NumberPartEditorField
Parameters
component:
IFieldComponent
key:
string
Returns
NumberPartEditorField
Properties
Protected
_component
_component
:
IFieldComponent
Protected
Optional
_el
_el
:
HTMLElement
Protected
_input
_input
:
HTMLInputElement
Protected
_key
_key
:
string
Protected
_label
_label
:
HTMLLabelElement
Protected
subscriptions
subscriptions
:
IDisposable
[]
= []
Accessors
Static
property
Type
property
Type
:
Methods
_get
Input
Value
_get
Input
Value
(
)
:
number
Returns
number
_on
Key
Up
_on
Key
Up
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Returns
void
getDOM
getDOM
(
)
:
undefined
|
HTMLElement
Returns
undefined
|
HTMLElement
get
Full
Key
Name
get
Full
Key
Name
(
)
:
string
Returns
string
get
Value
get
Value
(
)
:
number
|
string
Returns
number
|
string
set
Value
set
Value
(
v
:
any
)
:
void
Parameters
v:
any
Returns
void
Globals
Number
Part
Editor
Field
constructor
_component
_el
_input
_key
_label
subscriptions
property
Type
_get
Input
Value
_on
Key
Up
dispose
getDOM
get
Full
Key
Name
get
Value
set
Value
Generated using
TypeDoc