DataSetBuilder.st
changeset 1857 2265bc87dbb0
parent 1841 fb363ce089de
child 1874 e86cfff8fd0b
equal deleted inserted replaced
1856:db8156ab00ae 1857:2265bc87dbb0
   361         window: 
   361         window: 
   362        (WindowSpec
   362        (WindowSpec
   363           label: 'DataSet Basic'
   363           label: 'DataSet Basic'
   364           name: 'DataSet Basic'
   364           name: 'DataSet Basic'
   365           min: (Point 10 10)
   365           min: (Point 10 10)
   366           bounds: (Rectangle 0 0 389 304)
   366           bounds: (Rectangle 0 0 389 319)
   367         )
   367         )
   368         component: 
   368         component: 
   369        (SpecCollection
   369        (SpecCollection
   370           collection: (
   370           collection: (
   371            (FramedBoxSpec
   371            (FramedBoxSpec
   372               label: 'Header:'
   372               label: 'Header:'
   373               name: 'framedBox1'
   373               name: 'framedBox1'
   374               layout: (LayoutFrame 0 0.0 3 0 0 1.0 183 0)
   374               layout: (LayoutFrame 0 0.0 3 0 0 1.0 187 0)
   375               labelPosition: topLeft
   375               labelPosition: topLeft
   376               component: 
   376               component: 
   377              (SpecCollection
   377              (SpecCollection
   378                 collection: (
   378                 collection: (
   379                  (LabelSpec
   379                  (LabelSpec
   476                     model: labelIsImage
   476                     model: labelIsImage
   477                   )
   477                   )
   478                  (CheckBoxSpec
   478                  (CheckBoxSpec
   479                     label: 'Translate Label'
   479                     label: 'Translate Label'
   480                     name: 'CheckBox2'
   480                     name: 'CheckBox2'
   481                     layout: (LayoutOrigin 160 0 126 0)
   481                     layout: (LayoutOrigin 200 0 126 0)
   482                     activeHelpKey: basicsLabelTranslate
   482                     activeHelpKey: basicsLabelTranslate
   483                     tabable: true
   483                     tabable: true
   484                     model: translateLabel
   484                     model: translateLabel
   485                   )
   485                   )
   486                  )
   486                  )
   488               )
   488               )
   489             )
   489             )
   490            (FramedBoxSpec
   490            (FramedBoxSpec
   491               label: 'Cell Type:'
   491               label: 'Cell Type:'
   492               name: 'typesFrame'
   492               name: 'typesFrame'
   493               layout: (LayoutFrame 0 0.0 187 0 0 1.0 301 0)
   493               layout: (LayoutFrame 0 0.0 190 0 0 1.0 304 0)
   494               labelPosition: topLeft
   494               labelPosition: topLeft
   495               component: 
   495               component: 
   496              (SpecCollection
   496              (SpecCollection
   497                 collection: (
   497                 collection: (
   498                  (LabelSpec
   498                  (LabelSpec
  1207         window: 
  1207         window: 
  1208        (WindowSpec
  1208        (WindowSpec
  1209           label: 'DataSet Basic'
  1209           label: 'DataSet Basic'
  1210           name: 'DataSet Basic'
  1210           name: 'DataSet Basic'
  1211           min: (Point 10 10)
  1211           min: (Point 10 10)
  1212           bounds: (Rectangle 14 46 345 374)
  1212           bounds: (Rectangle 0 0 331 328)
  1213         )
  1213         )
  1214         component: 
  1214         component: 
  1215        (SpecCollection
  1215        (SpecCollection
  1216           collection: (
  1216           collection: (
  1217            (FramedBoxSpec
  1217            (FramedBoxSpec
  1275              (SpecCollection
  1275              (SpecCollection
  1276                 collection: (
  1276                 collection: (
  1277                  (CheckBoxSpec
  1277                  (CheckBoxSpec
  1278                     label: 'Is Selectable'
  1278                     label: 'Is Selectable'
  1279                     name: 'canSelect'
  1279                     name: 'canSelect'
  1280                     layout: (Point 95 1)
  1280                     layout: (Point 95 -4)
  1281                     activeHelpKey: selectionIsSelectable
  1281                     activeHelpKey: selectionIsSelectable
  1282                     tabable: true
  1282                     tabable: true
  1283                     model: canSelect
  1283                     model: canSelect
  1284                   )
  1284                   )
  1285                  (LabelSpec
  1285                  (LabelSpec
  1383         window: 
  1383         window: 
  1384        (WindowSpec
  1384        (WindowSpec
  1385           label: 'DataSet Basic'
  1385           label: 'DataSet Basic'
  1386           name: 'DataSet Basic'
  1386           name: 'DataSet Basic'
  1387           min: (Point 10 10)
  1387           min: (Point 10 10)
  1388           bounds: (Rectangle 0 0 436 348)
  1388           bounds: (Rectangle 0 0 436 370)
  1389         )
  1389         )
  1390         component: 
  1390         component: 
  1391        (SpecCollection
  1391        (SpecCollection
  1392           collection: (
  1392           collection: (
  1393            (FramedBoxSpec
  1393            (FramedBoxSpec
  1394               label: 'Value Selectors:'
  1394               label: 'Value Selectors:'
  1395               name: 'valuesBox'
  1395               name: 'valuesBox'
  1396               layout: (LayoutFrame 0 0.0 3 0 0 1.0 160 0)
  1396               layout: (LayoutFrame 0 0.0 3 0 0 1.0 163 0)
  1397               labelPosition: topLeft
  1397               labelPosition: topLeft
  1398               component: 
  1398               component: 
  1399              (SpecCollection
  1399              (SpecCollection
  1400                 collection: (
  1400                 collection: (
  1401                  (LabelSpec
  1401                  (LabelSpec
  1503               )
  1503               )
  1504             )
  1504             )
  1505            (FramedBoxSpec
  1505            (FramedBoxSpec
  1506               label: 'Range:'
  1506               label: 'Range:'
  1507               name: 'FramedBox1'
  1507               name: 'FramedBox1'
  1508               layout: (LayoutFrame 0 0.0 158 0 0 1.0 211 0)
  1508               layout: (LayoutFrame 0 0.0 162 0 0 1.0 218 0)
  1509               labelPosition: topLeft
  1509               labelPosition: topLeft
  1510               component: 
  1510               component: 
  1511              (SpecCollection
  1511              (SpecCollection
  1512                 collection: (
  1512                 collection: (
  1513                  (LabelSpec
  1513                  (LabelSpec
  1557               )
  1557               )
  1558             )
  1558             )
  1559            (FramedBoxSpec
  1559            (FramedBoxSpec
  1560               label: 'Menu:'
  1560               label: 'Menu:'
  1561               name: 'menusBox'
  1561               name: 'menusBox'
  1562               layout: (LayoutFrame 0 0.0 210 0 0 1.0 262 0)
  1562               layout: (LayoutFrame 0 0.0 216 0 0 1.0 272 0)
  1563               labelPosition: topLeft
  1563               labelPosition: topLeft
  1564               component: 
  1564               component: 
  1565              (SpecCollection
  1565              (SpecCollection
  1566                 collection: (
  1566                 collection: (
  1567                  (LabelSpec
  1567                  (LabelSpec
  1589               )
  1589               )
  1590             )
  1590             )
  1591            (FramedBoxSpec
  1591            (FramedBoxSpec
  1592               label: 'Combo List/Box Selectors:'
  1592               label: 'Combo List/Box Selectors:'
  1593               name: 'framedBox1'
  1593               name: 'framedBox1'
  1594               layout: (LayoutFrame 1 0.0 263 0 1 1.0 346 0)
  1594               layout: (LayoutFrame 1 0.0 271 0 1 1.0 356 0)
  1595               labelPosition: topLeft
  1595               labelPosition: topLeft
  1596               component: 
  1596               component: 
  1597              (SpecCollection
  1597              (SpecCollection
  1598                 collection: (
  1598                 collection: (
  1599                  (LabelSpec
  1599                  (LabelSpec