public interface HTMLContainer
HTMLContainers are widgets that can have innerHTML content AND, at same time, are Panels, (that can receive another widgets as children).
The transformation made at server side, during Crux pages compilation, keeps the HTML content inside the page, marking
the widget position. It allows ScreenFactory to just wrap those elements into created widget, for a very better performance.
- Author:
- Thiago da Rosa de Bustamante