Preparing search index...
The search index is not available
haystack-nclient
haystack-nclient
dictsToGrid
Function dictsToGrid
dictsToGrid
(
dicts
:
|
HaysonDict
|
HDict
|
HGrid
|
HaysonDict
[]
|
HList
<
HDict
>
|
HDict
[]
,
)
:
HGrid
Convert the dict arguments to a grid.
Parameters
dicts
:
HaysonDict
|
HDict
|
HGrid
|
HaysonDict
[]
|
HList
<
HDict
>
|
HDict
[]
The dicts to convert to a grid.
Returns
HGrid
A grid containing the dicts.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
haystack-nclient
Loading...
Convert the dict arguments to a grid.