Client MVVM: Using parameters in Getter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 10.0.0
    • Affects Version/s: 10.0.0.FL
    • Component/s: Client MVVM
    • Security Level: Jimmy
    • None

      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

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

              Created:
              Updated:
              Resolved: