LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


exportToJSON(name, fields, flat, spacing)

Exports the whole menu structure as tree or flat list in JSON format.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Menu directive
fields (optional)ArrayA list of all field names of item object that you want to export to JSON
flat (optional)BooleanDetermines whether exported data is in tree or flat format.
spacing (optional)StringA string that determines the space between objects in exported JSON

Return Value

Returns a String in JSON format that reperesents the exported data of the Menu.

Remarks

This method is part of IntegralUIMenuService.

Version Information

Supported in: v1.0.