Юниверс DG SDK UI
v2.15.0
@universe-dg/sdk
Universe
Vendor
Mobx
IActionFactory
Интерфейс IActionFactory
interface
IActionFactory
{
bound
:
(
target
:
Object
,
propertyKey
:
string
|
symbol
,
descriptor
?:
PropertyDescriptor
,
)
=>
void
;
<
T
extends
Function
|
null
|
undefined
>
(
fn
:
T
)
:
T
&
IAction
;
<
T
extends
Function
|
null
|
undefined
>
(
name
:
string
,
fn
:
T
)
:
T
&
IAction
;
(
customName
:
string
,
)
:
(
target
:
Object
,
key
:
string
|
symbol
,
baseDescriptor
?:
PropertyDescriptor
,
)
=>
void
;
(
target
:
Object
,
propertyKey
:
string
|
symbol
,
descriptor
?:
PropertyDescriptor
,
)
:
void
;
}
IActionFactory
<
T
extends
Function
|
null
|
undefined
>
(
fn
:
T
)
:
T
&
IAction
Параметры типа
T
extends
Function
|
null
|
undefined
Параметры
fn
:
T
Возвращает
T
&
IAction
IActionFactory
<
T
extends
Function
|
null
|
undefined
>
(
name
:
string
,
fn
:
T
,
)
:
T
&
IAction
Параметры типа
T
extends
Function
|
null
|
undefined
Параметры
name
:
string
fn
:
T
Возвращает
T
&
IAction
IActionFactory
(
customName
:
string
,
)
:
(
target
:
Object
,
key
:
string
|
symbol
,
baseDescriptor
?:
PropertyDescriptor
,
)
=>
void
Параметры
customName
:
string
Возвращает
(
target
:
Object
,
key
:
string
|
symbol
,
baseDescriptor
?:
PropertyDescriptor
,
)
=>
void
IActionFactory
(
target
:
Object
,
propertyKey
:
string
|
symbol
,
descriptor
?:
PropertyDescriptor
,
)
:
void
Параметры
target
:
Object
propertyKey
:
string
|
symbol
Optional
descriptor
:
PropertyDescriptor
Возвращает
void
Индекс
Свойства
bound
Свойства
bound
bound
:
(
target
:
Object
,
propertyKey
:
string
|
symbol
,
descriptor
?:
PropertyDescriptor
,
)
=>
void
Настройки
Видимость элементов
?
Наследуемый
Защищенный
Внешний
Экспериментальный
Внутренний
На этой странице
Свойства
bound
Юниверс DG SDK UI
v2.15.0
Поиск
Подготовка поискового индекса...
Загрузка...