Don't understand Event.addBehavior for filter-menu
9 views
Skip to first unread message
Togg
unread,
Jun 12, 2010, 1:12:37 PM6/12/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hobo Users
Can someone please explain how the javascript event action is
activated for the filter-menu?
I saw in hobo-rapid.js that a event is added to form.filter-menu, but
I couldn't trace down how its finally got activated.
The problem is when I add a own filter-menu item, it doesnt activate
the event.
How can I activate the Event.addBehaviour for this filter-menu?
Maybe someone also knows how to use a enum in the filter-menu options
to prevent writing everything again...