Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-415

Tabbox selectedPanel binding not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.9, 6.0.0
    • 5.0.8
    • Databind
    • None

      The binding selectedPanel is not working. There are mistake from lang-addon.xml from zkplus package

      <annotation>
      <annotation-name>default-bind</annotation-name>
      <property-name>selectedPanel</property-name> <!-- Change this to selectedPanel instead of selectedTabpanel -->
      <attribute>
      <attribute-name>save-when</attribute-name>
      <attribute-value>self.onSelect</attribute-value>
      </attribute>
      <attribute>
      <attribute-name>access</attribute-name>
      <attribute-value>both</attribute-value>
      </attribute>
      </annotation>

            SimonPai SimonPai
            tphuocthai tphuocthai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: