Passes the reference to the component instance or element.
Method Detail
accept
void accept(@Nullable
java.lang.Object reference)
Passes the reference to the component instance or element.
The reference is nonnull when the element has been attached to the DOM and
null when the reference has been detached from the DOM.