Revision history [back]

click to hide/show revision 1
initial version

answered 2010-04-14 13:22:42 +0800

caclark gravatar image caclark

http://clarktrips.intltwi...

Sorry, I'm at a client site and haven't the time to lookup the other thread.

Are the children UI components that you're referring to in 3) above created programmatically or via Executions.createComponents("subPage.zul", parentComponent, null)? If the former, you'll have to bind them to bean yourself. If the latter, you'll need an AnnotateDataBinderInit in the subPage.zul or create and bind the beans yourself. "doesnt the one in the parent page look after all the data models?" How could it? The child page containing the UI components did not exist when it was created so it could not do the automatic binding for you.

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