floating dialog as default
Hi,
i need to create a node for each component to set the floating mode for the dialogs.
Is there a way to set this behaviour as default?
Thanks
Hi,
i need to create a node for each component to set the floating mode for the dialogs.
Is there a way to set this behaviour as default?
Thanks
wrote...
I need an approach to avoid the sameeditconfig inside all the nodes. Idont want to change all thesupertypes of the components
Samual,
There is a workaround for this. However, may not be as good as existing solution.
The solution is that Any component dialog which gets open is nothing but an object of Dialog in Extjs and there is a simple way to launch & close it. All you need to do is have peace of Extjs code and get the object of the dialog to close & open it.
It is very similar to what we do when add custom listener functions. Like this. CQ
Jitendra
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.