UISpecificationTool.st
changeset 1165 40ffba106cde
parent 1164 b56fe337f2ea
child 1166 ee8ff9acf223
equal deleted inserted replaced
1164:b56fe337f2ea 1165:40ffba106cde
   115 
   115 
   116 #autoRepeat
   116 #autoRepeat
   117 'Enable auto-repeat of the action as long as the button is pressed (Must be Trigger-on-Down).'
   117 'Enable auto-repeat of the action as long as the button is pressed (Must be Trigger-on-Down).'
   118 
   118 
   119 #backgroundChannel
   119 #backgroundChannel
   120 'Aspect selector or binding for the background color of the widget.'
   120 'Aspect selector or binding for a background color holder.'
   121 
   121 
   122 #backgroundColor
   122 #backgroundColor
   123 'Defines the background color of the widget.'
   123 'Defines the background color of the widget.'
   124 
   124 
   125 #beDefault
   125 #beDefault
   168 'Opens a Table Columns Builder.'
   168 'Opens a Table Columns Builder.'
   169 
   169 
   170 #columnHolder
   170 #columnHolder
   171 'Aspect selector or binding for a holder on the list of the column descriptions.'
   171 'Aspect selector or binding for a holder on the list of the column descriptions.'
   172 
   172 
   173 #dblClickChannel
   173 #converter
   174 ''
   174 'Method in the application returning a typeconverter.'
   175 
   175 
   176 #defaultLabel
   176 #defaultLabel
   177 'Default label (used, if nothing selected).'
   177 'Default label (used, if nothing selected).'
   178 
   178 
   179 #document
   179 #document