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

Expand 'ZK' tag to support MVVM approach

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Normal
    • None
    • 6.0.2
    • Databind 2

    Description

      The current ZK tag implementation uses EL related syntax with 'ForEach' and other options for generating blocks of repeating ZUL content. It provides a nice way of programmatically generating markup.

      Unfortunatley this doesn't fit well with the new MVVM approach, especially the lack of support for data binding.

      I'd like to see extra facilities added to the ZK tag so that it can take MVVM annotations like..

      model="@vm.myList"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davout davout
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: