Revision history [back]

click to hide/show revision 1
initial version

asked 2020-01-30 17:44:30 +0800

sesong11 gravatar image sesong11

ZK 9 Listhead property children not found exception

Property children worked on version 8.6

<listhead children="@load(vm.headers)">

when I change to version 9 it error

Properties setChildren not found exception.

ZK 9 Listhead property children not found exception

Property children worked on version 8.6

<listhead children="@load(vm.headers)">

when I change to version 9 it error

Method setChildren not found for class org.zkoss.zul.Listhead
org.zkoss.zk.ui.metainfo.PropertyNotFoundException: Method setChildren not found for 
class org.zkoss.zul.Listhead
at org.zkoss.zk.ui.metainfo.Property.resolve(Property.java:218)
at org.zkoss.zk.ui.metainfo.Property.assign0(Property.java:247)
at org.zkoss.zk.ui.metainfo.Property.assign(Property.java:174)

Properties setChildren not found exception.

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