r2 - 23 Nov 2007 - 09:06:22 - JonPriddeyYou are here: TWiki >  Main Web  >  ElixirPerspective > ElixirPerspectiveCookbook > ClickVsSelectInRepertoireServlet
You should use Click not Select as your action event in RepertoireServlet. Click is for user actions, Select is only for updating other views. These are currently handled differently in the browser - a Click is sent back to the server as a click, which can then instruct the browser to show another card. A Select is sent to the server, which can only reply with a list of views that need repainting. On the standalone GUI, because there is no client-server separation, you can use select to force a card change.

-- JonPriddey - 12 Mar 2007

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback