Open Message box alert from a tree node leaf
- It is possible to create a window when clicking on a leaf of the tree node.
- In the same way, it should be possible to create
Ext.Msg.alert
window. This is useful to launch a command and to inform the user that it is done, finish, ...