DataSetBuilder.st
changeset 1073 3436bfc555e0
parent 1069 7196ca547f5d
child 1105 a19cdc769750
equal deleted inserted replaced
1072:84ae04e0af72 1073:3436bfc555e0
   319     <resource: #canvas>
   319     <resource: #canvas>
   320 
   320 
   321     ^
   321     ^
   322      
   322      
   323        #(#FullSpec
   323        #(#FullSpec
       
   324           #name: #basicsEditSpec
   324           #window: 
   325           #window: 
   325            #(#WindowSpec
   326            #(#WindowSpec
   326               #name: 'DataSet Basic'
   327               #name: 'DataSet Basic'
   327               #layout: #(#LayoutFrame 216 0 173 0 538 0 499 0)
   328               #layout: #(#LayoutFrame 18 0 158 0 340 0 484 0)
   328               #level: 0
   329               #level: 0
   329               #label: 'DataSet Basic'
   330               #label: 'DataSet Basic'
   330               #min: #(#Point 10 10)
   331               #min: #(#Point 10 10)
   331               #max: #(#Point 1280 1024)
   332               #max: #(#Point 1280 1024)
   332               #bounds: #(#Rectangle 216 173 539 500)
   333               #bounds: #(#Rectangle 18 158 341 485)
   333               #usePreferredExtent: false
   334               #usePreferredExtent: false
       
   335               #returnIsOKInDialog: true
       
   336               #escapeIsCancelInDialog: true
   334           )
   337           )
   335           #component: 
   338           #component: 
   336            #(#SpecCollection
   339            #(#SpecCollection
   337               #collection: 
   340               #collection: 
   338                #(
   341                #(
   354                               #layout: #(#LayoutFrame 97 0 28 0 2 1.0 50 0)
   357                               #layout: #(#LayoutFrame 97 0 28 0 2 1.0 50 0)
   355                               #activeHelpKey: #basicsLabel
   358                               #activeHelpKey: #basicsLabel
   356                               #tabable: true
   359                               #tabable: true
   357                               #model: #label
   360                               #model: #label
   358                               #type: #smalltalkObject
   361                               #type: #smalltalkObject
   359                               #immediateAccept: true
   362                               #immediateAccept: false
   360                               #acceptOnLeave: true
   363                               #acceptOnLeave: true
   361                               #acceptOnLostFocus: true
   364                               #acceptOnLostFocus: true
       
   365                               #acceptChannel: #acceptChannel
   362                               #modifiedChannel: #modifiedChannel
   366                               #modifiedChannel: #modifiedChannel
   363                               #acceptChannel: #acceptChannel
       
   364                           )
   367                           )
   365                            #(#LabelSpec
   368                            #(#LabelSpec
   366                               #name: 'LabelFont'
   369                               #name: 'LabelFont'
   367                               #layout: #(#AlignmentOrigin 94 0 68 0 1 0.5)
   370                               #layout: #(#AlignmentOrigin 94 0 68 0 1 0.5)
   368                               #label: 'Font:'
   371                               #label: 'Font:'
   420                               #name: 'idField'
   423                               #name: 'idField'
   421                               #layout: #(#LayoutFrame 97 0 0 0 2 1.0 22 0)
   424                               #layout: #(#LayoutFrame 97 0 0 0 2 1.0 22 0)
   422                               #activeHelpKey: #basicsLabelId
   425                               #activeHelpKey: #basicsLabelId
   423                               #tabable: true
   426                               #tabable: true
   424                               #model: #id
   427                               #model: #id
       
   428                               #acceptOnLostFocus: true
       
   429                               #acceptChannel: #acceptChannel
   425                               #modifiedChannel: #modifiedChannel
   430                               #modifiedChannel: #modifiedChannel
   426                               #acceptChannel: #acceptChannel
       
   427                               #acceptOnLostFocus: true
       
   428                           )
   431                           )
   429                         )
   432                         )
   430                     )
   433                     )
   431                     #label: 'Header:'
   434                     #label: 'Header:'
   432                     #labelPosition: #topLeft
   435                     #labelPosition: #topLeft
   464                               #layout: #(#LayoutFrame 97 0 31 0 2 1.0 53 0)
   467                               #layout: #(#LayoutFrame 97 0 31 0 2 1.0 53 0)
   465                               #activeHelpKey: #basicsEditor
   468                               #activeHelpKey: #basicsEditor
   466                               #tabable: true
   469                               #tabable: true
   467                               #model: #editorType
   470                               #model: #editorType
   468                               #type: #symbolOrNil
   471                               #type: #symbolOrNil
       
   472                               #acceptOnLostFocus: true
       
   473                               #acceptChannel: #acceptChannel
       
   474                               #modifiedChannel: #modifiedChannel
   469                               #comboList: #editorTypeList
   475                               #comboList: #editorTypeList
   470                               #useIndex: false
   476                               #useIndex: false
   471                               #modifiedChannel: #modifiedChannel
       
   472                               #acceptChannel: #acceptChannel
       
   473                               #acceptOnLostFocus: true
       
   474                           )
   477                           )
   475                            #(#LabelSpec
   478                            #(#LabelSpec
   476                               #name: 'JustificationC'
   479                               #name: 'JustificationC'
   477                               #layout: #(#AlignmentOrigin 140 0 69 0 1 0.5)
   480                               #layout: #(#AlignmentOrigin 140 0 69 0 1 0.5)
   478                               #label: 'Justification:'
   481                               #label: 'Justification:'