Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
EventPartEditorField
Class EventPartEditorField<T>
Type parameters
T
Hierarchy
PartEditorField
<
EventEmitter
<
T
>
>
EventPartEditorField
Index
Constructors
constructor
Properties
_component
_el
_key
Accessors
property
Type
Methods
_on
Event
dispose
getDOM
get
Full
Key
Name
get
Value
set
Value
Constructors
constructor
new
Event
Part
Editor
Field
(
component
:
IFieldComponent
, key
:
string
)
:
EventPartEditorField
Parameters
component:
IFieldComponent
key:
string
Returns
EventPartEditorField
Properties
Protected
_component
_component
:
IFieldComponent
Protected
Optional
_el
_el
:
HTMLElement
Protected
_key
_key
:
string
Accessors
Static
property
Type
property
Type
:
Methods
_on
Event
_on
Event
(
)
:
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
(
)
:
EventEmitter
<
T
>
Returns
EventEmitter
<
T
>
set
Value
set
Value
(
v
:
any
)
:
void
Parameters
v:
any
Returns
void
Globals
Event
Part
Editor
Field
constructor
_component
_el
_key
property
Type
_on
Event
dispose
getDOM
get
Full
Key
Name
get
Value
set
Value
Generated using
TypeDoc