Tabbox support ListModel

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 7.0.0
    • Affects Version/s: 7.0.0
    • Component/s: Components
    • None

      For example,

      <zscript>
      ListModelList model = new ListModelList();
      model.add("Tab1");
      model.add("Tab2");
      model.add("Tab3");
      </zscript>
      <tabbox model="${model}"  hflex="1"/>
      

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

              Created:
              Updated:
              Resolved: