WidgetGroup.this - multiple declarations

Function WidgetGroup.this

empty parameter list constructor - for usage by factory

this();

Function WidgetGroup.this

create with ID parameter

this(
  string ID
);