Are there any events connect to the removeOtion() , Especialy when the ‘close X’ is used in the Tab itself ?
beforeRemoveOption() / afterRemoveOption()
if beforeRemoveOption() give ‘false’ the TAB isn’t removed …
Are there any events connect to the removeOtion() , Especialy when the ‘close X’ is used in the Tab itself ?
beforeRemoveOption() / afterRemoveOption()
if beforeRemoveOption() give ‘false’ the TAB isn’t removed …
Hello,
Now there’re no such events, but in the next version we are going to include the onBeforeTabClose (cancellable, as you have described) and onOptionRemove events.
thnx