Hi, had somebody implement a focuspolicy in wicket such as swings focustraversalpolicy?
the policy should be analyzed in browser by default(a sorted list of wicket-ids) because of performance. In some cases we need business-code to evaluate next component. in this case we pass the determination via ajax-callback (getNextWicketComponentID) to server-business code Had somebody implemented this? Are ther some tips, how to implement this policy myself? thanks a lot alex -- View this message in context: http://www.nabble.com/Wicket-Focus-Policy-tp22165578p22165578.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
