What is a Nested Widget

Nested widget is very similar to a nested layout. The difference is that while nested layout defines its data itself, nested widget receives the data to display from the layout it is placed in. It is very suitable to host multiple instances of a nested widget within a single layout, each displaying different data in the same form. This allows creation of floor plans, top charts and other graphically intensive visualizations.

Figure 1: Widget

../../_images/nested-widget-widget1.png

Figure 2: Widget

../../_images/nested-widget-widget2.png

Figure 3: Widget

../../_images/nested-widget.png

For more information about editing this segment, see Nested Widget chapter.