0

how to trigger mouse leave on Tree component in MVC

asked 2014-11-13 10:35:32 +0800

chandrasekargs gravatar image chandrasekargs
1

it does't work properly when writing following code

@Listen(Events.ONMOUSEOUT+"= #TreeIdInZUL_File") public void onMouseLeavesPopup(Event event) {

//logic here

}

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-16 08:24:56 +0800

Darksu gravatar image Darksu
1991 1 4

Hello chandrasekargs,

Please check the supported events for a tree at the following url:

http://books.zkoss.org/wiki/ZK%20Developer's%20Guide/ZUL%20Components/Supported%20Events/List%20and%20Tree%20Events

Furthermore as a reference at the following url a method on how to add an event listener to a component can be found:

http://zkfiddle.org/sample/3al93nr/8-Add-Event-Handlers-to-Dynamically-Created-Toolbar#source-2

Best Regards,

Darksu

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-11-13 10:35:32 +0800

Seen: 3 times

Last updated: Nov 16 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More