DataSetBuilder.st
changeset 1667 f02a0dad97c5
parent 1666 f5518913df05
child 1697 50a84654ab9b
equal deleted inserted replaced
1666:f5518913df05 1667:f02a0dad97c5
   519                     #activeHelpKey: #basicsJustificationEditor
   519                     #activeHelpKey: #basicsJustificationEditor
   520                     #tabable: true
   520                     #tabable: true
   521                     #model: #columnAlignment
   521                     #model: #columnAlignment
   522                     #menu: 
   522                     #menu: 
   523                    #(#left
   523                    #(#left
   524                       #right #center
   524                       #right #center #decimal
   525                     )
   525                     )
   526                   )
   526                   )
   527                  #(#CheckBoxSpec
   527                  #(#CheckBoxSpec
   528                     #label: 'Compress Long Strings'
   528                     #label: 'Compress Long Strings'
   529                     #name: 'LongStringCompressionCheckBox'
   529                     #name: 'LongStringCompressionCheckBox'