Hi,
Is there an example how to change the text of a menu item every time the menu was clicked.
I already tried the setTitle method in the onClick method of the ClickHandler but the text won't change. I also tried setDynamicTitleFunction but the execute method was never called.
Thanks for your help.
Is there an example how to change the text of a menu item every time the menu was clicked.
I already tried the setTitle method in the onClick method of the ClickHandler but the text won't change. I also tried setDynamicTitleFunction but the execute method was never called.
Thanks for your help.
Comment