Hi.

It seems I found the problem.
I'm developing with Scala (2.12.1) and that seems to be the problem in this
particular case.
Setting the option for the behavior:

ends up as being rendered as a list: ["#menu-target"] instead of just
"#menu-target".
That seems to be because the Scala compiler binds to the variable argument
list set() method in Options.

Not yet sure how to work around that.


Manfred


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Kendo-UI-ContextMenu-in-TreeView-tp4676472p4676484.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to