UISpecificationTool.st
changeset 1181 074051c3fb70
parent 1176 d74bb0388a1e
child 1190 237c82b3b0fc
equal deleted inserted replaced
1180:97444c115c14 1181:074051c3fb70
   329 #itemIconSelector
   329 #itemIconSelector
   330 'Method in the application to return a block retrieveing nodes (lazy) icon.'
   330 'Method in the application to return a block retrieveing nodes (lazy) icon.'
   331 
   331 
   332 #itemLabelSelector
   332 #itemLabelSelector
   333 'Method in the application to return a block retrieveing nodes (lazy) label.'
   333 'Method in the application to return a block retrieveing nodes (lazy) label.'
       
   334 
       
   335 #keepCanvasAlive
       
   336 'If on, the view is unmapped when switching; otherwise, its destroyed.'
   334 
   337 
   335 #keyboardStep
   338 #keyboardStep
   336 'Defines the step used with cursor keys.'
   339 'Defines the step used with cursor keys.'
   337 
   340 
   338 #label
   341 #label