Skip to Content
0
Former Member
Oct 08, 2011 at 04:38 PM

How to Lock/Enqueue objects and keep it locked even after the dialog ends

2011 Views

What is the best way to lock/enqueue an object even after the dialog that created the lock ends. Only an explicit dequeue call on that object should be able to unlock/dequeue that object.

Any idea or solution would be greatly appreciated.