Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
MDM
CE
Data
IDataCellProps
Interface IDataCellProps
Public
interface
IDataCellProps
{
cellRenderProps
:
TableCellRendererProps
<
SearchHit
,
undefined
|
ISearchColumn
>
;
searchStore
:
AbstractSearchStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
,
AbstractSearchColumnsStore
,
AbstractSearchResultStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
>
>
;
}
Index
Properties
cell
Render
Props
search
Store
Properties
cell
Render
Props
cell
Render
Props
:
TableCellRendererProps
<
SearchHit
,
undefined
|
ISearchColumn
>
search
Store
search
Store
:
AbstractSearchStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
,
AbstractSearchColumnsStore
,
AbstractSearchResultStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
>
>
On This Page
Properties
cell
Render
Props
search
Store
Юниверс MDM SDK UI
Loading...
Public