{{~#eq type "FORM"~}}{{> @macro/widgets/form-detail/form.hbs}}{{~/eq~}}
{{~#eq type "TOOLBAR"~}}{{> @macro/widgets/toolbar/toolbar.hbs}}{{~/eq~}}
{{~#eq type "SEARCHFORM"~}}{{> @macro/widgets/form-detail/search-form.hbs}}{{~/eq~}}
{{~#eq type "GRID"~}}{{> @macro/widgets/grid-detail/grid.hbs}}{{~/eq~}}
{{~#eq type "APPMENU"~}}{{> @macro/widgets/menu-detail/menu.hbs}}{{~/eq~}}
{{~#eq type "DASHBOARD"~}}{{> @macro/widgets/dashboard/dashboard.hbs}}{{~/eq~}}
{{~#eq type "CALENDAREXPBAR"~}}{{> @macro/widgets/calendar-exp-bar-detail/calendar-exp-bar.hbs}}{{~/eq~}}
{{~#eq type "CALENDAR"~}}{{> @macro/widgets/calendar-detail/calendar.hbs}}{{~/eq~}}
{{~#eq type "CHART"~}}{{> @macro/widgets/chart-detail/chart.hbs}}{{~/eq~}}
{{~#eq type "DATAVIEW"~}}{{> @macro/widgets/dataview/dataview.hbs}}{{~/eq~}}
{{~#eq type "DRBAR"~}}{{> @macro/widgets/drbar-detail/drbar.hbs}}{{~/eq~}}
{{~#eq type "DRTAB"~}}{{> @macro/widgets/drtab-detail/drtab.hbs}}{{~/eq~}}
{{~#eq type "GRIDEXPBAR"~}}{{> @macro/widgets/grid-exp-bar-detail/grid-exp-bar.hbs}}{{~/eq~}}
{{~#eq type "KANBAN"~}}{{> @macro/widgets/kanban/kanban.hbs}}{{~/eq~}}
{{~#eq type "LISTEXPBAR"~}}{{> @macro/widgets/list-exp-bar-detail/list-exp-bar.hbs}}{{~/eq~}}
{{~#eq type "LIST"~}}{{> @macro/widgets/list-detail/list.hbs}}{{~/eq~}}
{{~#eq type "MULTIEDITVIEWPANEL"~}}{{> @macro/widgets/multi-editview-panel/multi-editview-panel.hbs}}{{~/eq~}}
{{~#eq type "PICKUPVIEWPANEL"~}}{{> @macro/widgets/pickup-view-panel/pickup-view-panel.hbs}}{{~/eq~}}
{{~#eq type "PANEL"~}}{{> @macro/widgets/panel-detail/panel.hbs}}{{~/eq~}}
{{~#eq type "TREEVIEW"~}}{{> @macro/widgets/tree-detail/tree.hbs}}{{~/eq~}}
{{~#eq type "TABEXPPANEL"~}}{{> @macro/widgets/tab-exp-panel-detail/tab-exp-panel.hbs}}{{~/eq~}}
{{~#eq type "TREEEXPBAR"~}}{{> @macro/widgets/tree-exp-bar-detail/tree-exp-bar-detail.hbs}}{{~/eq~}}
{{~#eq type "WIZARDPANEL"~}}{{> @macro/widgets/wizard-panel/wizard-panel.hbs}}{{~/eq~}}