Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
hasMany
Function hasMany
has
Many
<
M
>
(
config
)
:
FieldDecorator
<
ModelCollection
<
M
>
|
null
>
Decorator for a collection (similar to hasMany in ExtJS)
Type Parameters
M
extends
AbstractModel
<
any
>
Parameters
config
:
IHasManyMainDescriptorConfig
<
M
,
null
>
Returns
FieldDecorator
<
ModelCollection
<
M
>
|
null
>
Public
has
Many
<
M
>
(
config
)
:
FieldDecorator
<
ModelCollection
<
M
>
>
Type Parameters
M
extends
AbstractModel
<
any
>
Parameters
config
:
IHasManyMainDescriptorConfig
<
M
,
void
>
Returns
FieldDecorator
<
ModelCollection
<
M
>
>
Public
Юниверс MDM SDK UI
Loading...
Decorator for a collection (similar to hasMany in ExtJS)