0

Data-section

  • updated 2 yrs ago
Property Description Example
DataItem (0..*) 0 or more DataItem-elements; see DataLog/DataItem/StateItem.  
Binary (0..*) Base64-encoded byte stream <binary name="report.pdf">6aED=</binary>
HTML (0..*) XML-encoded HTML text <html name="_report_text">&lt;TABLE class="groep" node=10 net=21 invalid_style=&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="groep_label" vAlign=top&gt;&lt;strong&gt;TabControl demo&lt;br&gt;&lt;/strong&gt;&lt;br&gt;This is a demo that shows how a tab-control can be used.&lt;br&gt;&lt;br&gt;A tab-control can be used for editing a collection of data elements. Each element will be presented by a tab. Using the navigation buttons you can navigate through the tabs, and using the &quot;+&quot; and &quot;-&quot; buttons you can respectively add new data elements or remove data elements from the collection. Within a tab a form is displayed where you can edit the fields of the currently selected data element. Note that the form of a tab is modelled by a LogicNet, hence you can model any kind of logic to determine what inputs to show on the tab dependent on the data.&lt;br&gt;&lt;br&gt;In this example we are creating a tab control that manages a collection of persons.&lt;/TD&gt;&lt;TD class="groep_help"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</html>
Text (0..*) HTML-stripped and XML-encoded text <text name="_report_text">

TabControl demo

This is a demo that shows how a tab-control can be used.

A tab-control can be used for editing a collection of data elements. Each element will be presented by a tab. Using the navigation buttons you can navigate through the tabs, and using the "+" and "-" buttons you can respectively add new data elements or remove data elements from the collection. Within a tab a form is displayed where you can edit the fields of the currently selected data element. Note that the form of a tab is modeled in a logicnet, hence you can model any kind of logic to determine what inputs to show on the tab dependent on the data.

In this example we are creating a tab control that manages a collection of persons.

</text>
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 13Views
  • 2 Following

Home