DataSetBuilder.st
changeset 1215 02d29dd7a0ed
parent 1203 3b2edc8f4164
child 1216 dd318d1c4aea
equal deleted inserted replaced
1214:02a032b1098c 1215:02d29dd7a0ed
   106         writeSelector
   106         writeSelector
   107         rendererType
   107         rendererType
   108         showColSeparator
   108         showColSeparator
   109         showSelectionHighLighted
   109         showSelectionHighLighted
   110         showRowSeparator
   110         showRowSeparator
       
   111         labelIsButton
   111         backgroundColor
   112         backgroundColor
   112         foregroundColor
   113         foregroundColor
   113         labelForegroundColor
   114         labelForegroundColor
   114         labelBackgroundColor
   115         labelBackgroundColor
   115         labelFont
   116         labelFont
   323         #name: #basicsEditSpec
   324         #name: #basicsEditSpec
   324         #window: 
   325         #window: 
   325        #(#WindowSpec
   326        #(#WindowSpec
   326           #label: 'DataSet Basic'
   327           #label: 'DataSet Basic'
   327           #name: 'DataSet Basic'
   328           #name: 'DataSet Basic'
   328           #layout: #(#LayoutFrame 38 0 137 0 360 0 463 0)
       
   329           #level: 0
       
   330           #min: #(#Point 10 10)
   329           #min: #(#Point 10 10)
   331           #max: #(#Point 1280 1024)
   330           #max: #(#Point 1280 1024)
   332           #bounds: #(#Rectangle 38 137 361 464)
   331           #bounds: #(#Rectangle 19 98 408 424)
   333           #usePreferredExtent: false
       
   334           #returnIsOKInDialog: true
       
   335           #escapeIsCancelInDialog: true
       
   336         )
   332         )
   337         #component: 
   333         #component: 
   338        #(#SpecCollection
   334        #(#SpecCollection
   339           #collection: #(
   335           #collection: #(
   340            #(#FramedBoxSpec
   336            #(#FramedBoxSpec
   341               #label: 'Header:'
   337               #label: 'Header:'
   342               #name: 'framedBox1'
   338               #name: 'framedBox1'
   343               #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 173 0)
   339               #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 189 0)
   344               #labelPosition: #topLeft
   340               #labelPosition: #topLeft
   345               #component: 
   341               #component: 
   346              #(#SpecCollection
   342              #(#SpecCollection
   347                 #collection: #(
   343                 #collection: #(
   348                  #(#LabelSpec
   344                  #(#LabelSpec
   399                     #adjust: #left
   395                     #adjust: #left
   400                   )
   396                   )
   401                  #(#CheckBoxSpec
   397                  #(#CheckBoxSpec
   402                     #label: 'Label Is Image'
   398                     #label: 'Label Is Image'
   403                     #name: 'labelIsImage'
   399                     #name: 'labelIsImage'
   404                     #layout: #(#LayoutOrigin -3 0 110 0)
   400                     #layout: #(#LayoutOrigin -3 0 135 0)
   405                     #activeHelpKey: #basicsLabelIsImage
   401                     #activeHelpKey: #basicsLabelIsImage
   406                     #tabable: true
   402                     #tabable: true
   407                     #model: #labelIsImage
   403                     #model: #labelIsImage
   408                   )
   404                   )
   409                  #(#CheckBoxSpec
   405                  #(#CheckBoxSpec
   410                     #label: 'Translate Label'
   406                     #label: 'Translate Label'
   411                     #name: 'CheckBox2'
   407                     #name: 'CheckBox2'
   412                     #layout: #(#LayoutOrigin 142 0 110 0)
   408                     #layout: #(#LayoutOrigin 142 0 135 0)
   413                     #activeHelpKey: #basicsLabelTranslate
   409                     #activeHelpKey: #basicsLabelTranslate
   414                     #tabable: true
   410                     #tabable: true
   415                     #model: #translateLabel
   411                     #model: #translateLabel
   416                   )
   412                   )
   417                  #(#LabelSpec
   413                  #(#LabelSpec
   430                     #acceptOnLostFocus: false
   426                     #acceptOnLostFocus: false
   431                     #acceptChannel: #acceptChannel
   427                     #acceptChannel: #acceptChannel
   432                     #modifiedChannel: #modifiedChannel
   428                     #modifiedChannel: #modifiedChannel
   433                     #acceptOnPointerLeave: false
   429                     #acceptOnPointerLeave: false
   434                   )
   430                   )
       
   431                  #(#CheckBoxSpec
       
   432                     #label: 'Label Is Button'
       
   433                     #name: 'labelIsButton'
       
   434                     #layout: #(#LayoutOrigin -3 0 110 0)
       
   435                     #activeHelpKey: #basicsLabelIsImage
       
   436                     #tabable: true
       
   437                     #model: #labelIsButton
       
   438                   )
   435                  )
   439                  )
   436                
   440                
   437               )
   441               )
   438             )
   442             )
   439            #(#FramedBoxSpec
   443            #(#FramedBoxSpec
   440               #label: 'Cell Type:'
   444               #label: 'Cell Type:'
   441               #name: 'typesFrame'
   445               #name: 'typesFrame'
   442               #layout: #(#LayoutFrame 0 0.0 178 0 0 1.0 286 0)
   446               #layout: #(#LayoutFrame 0 0.0 193 0 0 1.0 301 0)
   443               #labelPosition: #topLeft
   447               #labelPosition: #topLeft
   444               #component: 
   448               #component: 
   445              #(#SpecCollection
   449              #(#SpecCollection
   446                 #collection: #(
   450                 #collection: #(
   447                  #(#LabelSpec
   451                  #(#LabelSpec
  1024         #name: #selectionEditSpec
  1028         #name: #selectionEditSpec
  1025         #window: 
  1029         #window: 
  1026        #(#WindowSpec
  1030        #(#WindowSpec
  1027           #label: 'DataSet Basic'
  1031           #label: 'DataSet Basic'
  1028           #name: 'DataSet Basic'
  1032           #name: 'DataSet Basic'
  1029           #layout: #(#LayoutFrame 699 0 270 0 1029 0 597 0)
       
  1030           #level: 0
       
  1031           #min: #(#Point 10 10)
  1033           #min: #(#Point 10 10)
  1032           #max: #(#Point 1280 1024)
  1034           #max: #(#Point 1280 1024)
  1033           #bounds: #(#Rectangle 699 270 1030 598)
  1035           #bounds: #(#Rectangle 67 116 398 444)
  1034           #usePreferredExtent: false
       
  1035           #returnIsOKInDialog: true
       
  1036           #escapeIsCancelInDialog: true
       
  1037         )
  1036         )
  1038         #component: 
  1037         #component: 
  1039        #(#SpecCollection
  1038        #(#SpecCollection
  1040           #collection: #(
  1039           #collection: #(
  1041            #(#FramedBoxSpec
  1040            #(#FramedBoxSpec
  1042               #label: 'Label Select Action:'
  1041               #label: 'Label Select Action:'
  1043               #name: 'framedBox1'
  1042               #name: 'LabelSelectAction'
  1044               #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 87 0)
  1043               #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 97 0)
  1045               #labelPosition: #topLeft
  1044               #labelPosition: #topLeft
  1046               #component: 
  1045               #component: 
  1047              #(#SpecCollection
  1046              #(#SpecCollection
  1048                 #collection: #(
  1047                 #collection: #(
  1049                  #(#LabelSpec
  1048                  #(#LabelSpec
  1067                     #acceptOnPointerLeave: false
  1066                     #acceptOnPointerLeave: false
  1068                   )
  1067                   )
  1069                  #(#LabelSpec
  1068                  #(#LabelSpec
  1070                     #label: 'Argument:'
  1069                     #label: 'Argument:'
  1071                     #name: 'ArgumentLabel'
  1070                     #name: 'ArgumentLabel'
  1072                     #layout: #(#AlignmentOrigin 95 0 45 0 1 0.5)
  1071                     #layout: #(#AlignmentOrigin 95 0 48 0 1 0.5)
  1073                     #resizeForLabel: true
  1072                     #resizeForLabel: true
  1074                     #adjust: #left
  1073                     #adjust: #left
  1075                   )
  1074                   )
  1076                  #(#InputFieldSpec
  1075                  #(#InputFieldSpec
  1077                     #name: 'ArgumentValue'
  1076                     #name: 'ArgumentValue'
  1078                     #layout: #(#LayoutFrame 98 0 34 0 3 1.0 56 0)
  1077                     #layout: #(#LayoutFrame 98 0 37 0 3 1.0 59 0)
  1079                     #activeHelpKey: #selectionLabelSelectorArgument
  1078                     #activeHelpKey: #selectionLabelSelectorArgument
  1080                     #tabable: true
  1079                     #tabable: true
  1081                     #model: #labelActionArgument
  1080                     #model: #labelActionArgument
  1082                     #group: #inputGroup
  1081                     #group: #inputGroup
  1083                     #type: #string
  1082                     #type: #string
  1090                
  1089                
  1091               )
  1090               )
  1092             )
  1091             )
  1093            #(#FramedBoxSpec
  1092            #(#FramedBoxSpec
  1094               #label: 'Cell Selection:'
  1093               #label: 'Cell Selection:'
  1095               #name: 'framedBox2'
  1094               #name: 'CellSelection'
  1096               #layout: #(#LayoutFrame 0 0.0 95 0 0 1.0 205 0)
  1095               #layout: #(#LayoutFrame 0 0.0 105 0 0 1.0 215 0)
  1097               #labelPosition: #topLeft
  1096               #labelPosition: #topLeft
  1098               #component: 
  1097               #component: 
  1099              #(#SpecCollection
  1098              #(#SpecCollection
  1100                 #collection: #(
  1099                 #collection: #(
  1101                  #(#CheckBoxSpec
  1100                  #(#CheckBoxSpec
  1138                
  1137                
  1139               )
  1138               )
  1140             )
  1139             )
  1141            #(#FramedBoxSpec
  1140            #(#FramedBoxSpec
  1142               #label: 'Cell Double Click:'
  1141               #label: 'Cell Double Click:'
  1143               #name: 'framedBox3'
  1142               #name: 'CellDoubleClick'
  1144               #layout: #(#LayoutFrame 0 0.0 217 0 0 1.0 274 0)
  1143               #layout: #(#LayoutFrame 0 0.0 227 0 0 1.0 293 0)
  1145               #labelPosition: #topLeft
  1144               #labelPosition: #topLeft
  1146               #component: 
  1145               #component: 
  1147              #(#SpecCollection
  1146              #(#SpecCollection
  1148                 #collection: #(
  1147                 #collection: #(
  1149                  #(#LabelSpec
  1148                  #(#LabelSpec