Namespace LemonEdge.Client.Core.Views.Core.Writers
Classes
GridWriter
A class responsible for writing the c# code to create a grid using the LemonEdge UI API from a ICustomGrid definition.
See https://web.lemonedge.com/help/custom-grids/ for more information on custom grid definitions
SingleViewWriter
A class responsible for writing the c# code to create a view of a single entity item in the LemonEdge UI API from a ICustomView definition.
See https://web.lemonedge.com/help/custom-views/ for more information on custom view definitions