Revision history [back]

click to hide/show revision 1
initial version

answered 2017-04-06 01:25:28 +0800

cor3000 gravatar image cor3000

As chill commented Richlets are your best choice: https://www.zkoss.org/wiki/ZKDeveloper'sReference/UI_Composing/Richlet

Of course if there is no ZUL files at all you don't need a (Selector)Composer and extend the GenericRichlet class instead. Also you don't need the "Selector" logic, since you create the components directly you'll have full control about where to store them in your own classes.

Robert

As chill commented Richlets are your best choice: https://www.zkoss.org/wiki/ZKDeveloper'sReference/UI_Composing/Richlet

Of course if there is no ZUL files at all you don't need a (Selector)Composer and extend the GenericRichlet class instead. Also you don't need the "Selector" logic, since you create the components directly you'll have full control about where to store them your created components in your own classes.

Robert

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