Skip to content

4.1.4 Generic Parameter Lists

Lucas F. Lu edited this page Jan 30, 2020 · 3 revisions

These parameters are shared among all widgets.


name Description Default
WidgetName Name of the widget Null
ID Uniquely identifying a widget in the system Randomly assigned
DisableHeader Hide header bar false
DisableFooter Hide footer bar true
WidgetBackground background color class name bg-white
HeaderBackground background color class name bg-primary
FooterBackground background color class name bg-dark
HeaderIcon font-awesome icon class name star
Widget_header header contents to display Null
Widget_footer footer contents to display Null
DisableControls Hide header controls but show header false
Width Width of the widget range from 1-12. Bootstrap class 3
DataHeight Widget height in px 400
Widget_contents Html contents of the widget Null
WidgetData When set to anything other than false, Widget_contents is overwritten by WidgetData's return value false
AjaxLoad for ajax data loading configuration false