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

Client MVVM: Using parameters in Getter

XMLWordPrintable

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

      Steps to Reproduce

      Reference: B80-ZK-2807.zul
      There is a method in the view model, like using remote EL

      public boolean isRed(String color) {
      	return color.contains("red");
      }
      

      Current Result

      Not work

      Expected Result

      Shall Work

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

              Created:
              Updated:
              Resolved: