UISpecificationTool.st
changeset 1578 c6fdfa52906d
parent 1573 bf9c5ca8e48a
child 1612 15d05e73f258
equal deleted inserted replaced
1577:9dddcd2d77ab 1578:c6fdfa52906d
   360 'Horizontal space between sub components (in pixels).'
   360 'Horizontal space between sub components (in pixels).'
   361 
   361 
   362 #id
   362 #id
   363 'Unique symbolic name (ID) of the widget.'
   363 'Unique symbolic name (ID) of the widget.'
   364 
   364 
       
   365 #ignoreReselect
       
   366 'Ignore user reselecting the same item.'
       
   367 
   365 #indicatorClickSelector
   368 #indicatorClickSelector
   366 'Message sent upon indicator click'
   369 'Message sent upon indicator click'
   367 
   370 
   368 #initiallyDisabled
   371 #initiallyDisabled
   369 'Widget is initially disabled.'
   372 'Widget is initially disabled.'
   540 'Aspect selector or binding for a holder on the scrollers value.'
   543 'Aspect selector or binding for a holder on the scrollers value.'
   541 
   544 
   542 #selectConditionSelector
   545 #selectConditionSelector
   543 'Message sent to validate a selection (not selectable if false is returned).'
   546 'Message sent to validate a selection (not selectable if false is returned).'
   544 
   547 
       
   548 #selectInitially
       
   549 'Text is initially selected.'
       
   550 
   545 #selectRowOnDefault
   551 #selectRowOnDefault
   546 'Select whole row, if unselectable column is selected.'
   552 'Select whole row, if unselectable column is selected.'
   547 
   553 
   548 #selectionHolder
   554 #selectionHolder
   549 'Aspect selector or binding for a holder on the selection.'
   555 'Aspect selector or binding for a holder on the selection.'
   550 
       
   551 selectInitially
       
   552 'Text is initially selected.'
       
   553 
   556 
   554 #setMaxExtent
   557 #setMaxExtent
   555 'Pick the maximum extent from the canvases current extent.'
   558 'Pick the maximum extent from the canvases current extent.'
   556 
   559 
   557 #setMinExtent
   560 #setMinExtent