View Single Post
  #1 (permalink)  
Old 05-13-2009, 11:54 PM
ohm_g7 ohm_g7 is offline
Senior Member
 
Posts: 65
Default what zimbra call function when click on folders list

when I click on folders list at the left side (ex : Indox,sent,draft,...)
I want to create zimlet which alert folder name.

I know I can call this function

initializeToolbar ---> was called when init toolbar
onMsgView ---> was called when click on message
onShowView ---> was called when screen change

but about function onclick I have no idea.

Please let me know.
How I do?

Thank you for reply.
Reply With Quote