All Downloads are FREE. Search and download functionalities are using the official Maven repository.

widgets.pbContainer.pbContainer.json Maven / Gradle / Ivy

There is a newer version: 1.0.9
Show newest version
{
  "id" : "pbContainer",
  "name" : "Container",
  "type" : "container",
  "custom" : false,
  "modelVersion" : "2.6",
  "description" : "Group of widgets used to define the arrangement of the page elements. Its content can be repeated over an array",
  "template" : "",
  "properties" : [
    {
      "label" : "Collection",
      "name" : "repeatedCollection",
      "caption" : "Repeat container content. Variable of type array",
      "help" : "Number of array elements defines the number of times the container structure is repeated. Array data is available to widgets in the container",
      "type" : "text",
      "bond" : "variable"
    }
  ],
  "assets" : [ ],
  "requiredModules" : [ ],
  "webResources" : [ ],
  "icon" : "",
  "order" : -3,
  "hasHelp" : false
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy