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

Client MVVM: Support widget properties in command expression

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.0.0
    • None
    • Client MVVM
    • Security Level: Jimmy

      Steps to Reproduce

      Support using id and "self" when evaluating expressions

      Like

      <button label="test" onClick="@command('test', p1=self.label)" />
      

      self, self.prop, self.parent, ... (shall update in the issue)

      widget id:
      zephyr-test/mvvm/book/databinding/form/F2.zul

      Current Result

      not support in Client MVVM

      Expected Result

      Shall work

      Debug Information

      Ref: 'self'
      B80-ZK-3084.zul

            jumperchen jumperchen
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: