Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Record
RenderDataAttributeProps
Interface RenderDataAttributeProps
Public
interface
RenderDataAttributeProps
{
attributeStore
:
SimpleAttributeStore
|
ArrayAttributeStore
;
dataEntityStore
:
AbstractRecordEntityStore
<
IRecordEntity
>
;
metaEntityStore
:
UPathMetaStore
<
IMetaModel
>
;
}
Index
Properties
attribute
Store
data
Entity
Store
meta
Entity
Store
Properties
attribute
Store
attribute
Store
:
SimpleAttributeStore
|
ArrayAttributeStore
data
Entity
Store
data
Entity
Store
:
AbstractRecordEntityStore
<
IRecordEntity
>
meta
Entity
Store
meta
Entity
Store
:
UPathMetaStore
<
IMetaModel
>
On This Page
Properties
attribute
Store
data
Entity
Store
meta
Entity
Store
Юниверс MDM SDK UI
Loading...
Public