AsWidgetBase returns a *WidgetBase that implements Widget.
()
| 49 | |
| 50 | // AsWidgetBase returns a *WidgetBase that implements Widget. |
| 51 | AsWidgetBase() *WidgetBase |
| 52 | |
| 53 | // CreateLayoutItem creates and returns a new LayoutItem specific to the |
| 54 | // concrete Widget type, that carries all data and logic required to layout |
no outgoing calls
no test coverage detected