157 views
in Embedded Wizard Studio by
How to check which dialog or class is currently active from other class?

how to get the active class name from the other class?

1 Answer

0 votes
by

Hello Gayathri,

possibly, the following sections help you further:

Enumerate and search for existing Dialogs

Identify the active Dialogs and avoid race conditions

Concerning '... from other class ...', to test whether an object A contains some active dialog you need to access the object A. If you don't know object A, you can evaluate the entire view tree starting with the root object. See following section:

Enumerate and search views existing within the component

I hope it helps you.

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...