ProxyElement constructor

ProxyElement(ProxyWidget widget)

Initializes fields for subclasses.

Implementation

ProxyElement(ProxyWidget widget) : super(widget);