Closed derBertW closed 7 years ago
Looks Good. With regards the "ComponentAttachDetachNotifier", Seems like a listener mostly used by Vaadin Core SDK not really Users (Developers). Is that correct?
That should be allright now. As a "Component" which now officially can contain a "Component" there must be a way to send events through the hirarchy. And we are using the implementation from "AbstractClientConnector" which is part of the class hirarchy anyway.
Great, thank you.
resolves JarekToro/responsive-layout#33