Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the nested widget instance #168

Open
swathip88 opened this issue Nov 17, 2016 · 0 comments
Open

Getting the nested widget instance #168

swathip88 opened this issue Nov 17, 2016 · 0 comments

Comments

@swathip88
Copy link

Hi,
I am writing to ask if we have any global API to get the widget instance given the id of the widget, even when the widget is deeply nested. I have used 'getWidget' but that works only when accessed by the parent widget to get child instance.

Example:
When I want to get 'b12' widget instance using its Id.

Top layer

a
--a1
----a11
----a12
b
--b1
----b11
----b12

Thanks,
Swathi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant