UISpecificationTool.st
changeset 1164 b56fe337f2ea
parent 1163 b33772ad326f
child 1165 40ffba106cde
equal deleted inserted replaced
1163:b33772ad326f 1164:b56fe337f2ea
   124 
   124 
   125 #beDefault
   125 #beDefault
   126 'Show a default (-return) bitmap after the label.'
   126 'Show a default (-return) bitmap after the label.'
   127 
   127 
   128 #beDependentOfRows
   128 #beDependentOfRows
   129 'Make the widget dependent on each row (i.e. rows send change messages).'
   129 'Make the widget dependent on each row (ie rows send change messages).'
   130 
   130 
   131 #booleanHolder
   131 #booleanHolder
   132 'Aspect selector or binding for a boolean holder which enables the widget.'
   132 'Aspect selector or binding for a boolean holder which enables the widget.'
   133 
   133 
   134 #borderWidth
   134 #borderWidth
   159 'The URL of the directory, where the classFile-file resides. If the classFile is located on the local machine, use\     file:/<fullPath>\ where fullPath is an absolute pathname. If its to be accessed via http, use\     http:/<host>/<relativePath>\ where relativePath is the path relative to the http''s top diretory on that host.'
   159 'The URL of the directory, where the classFile-file resides. If the classFile is located on the local machine, use\     file:/<fullPath>\ where fullPath is an absolute pathname. If its to be accessed via http, use\     http:/<host>/<relativePath>\ where relativePath is the path relative to the http''s top diretory on that host.'
   160 
   160 
   161 #codeFileEntry
   161 #codeFileEntry
   162 'The name of the java classFile which contains the applets code. For example: ''ArcTest.class'''
   162 'The name of the java classFile which contains the applets code. For example: ''ArcTest.class'''
   163 
   163 
       
   164 #columnAdaptor
       
   165 'Name of a method in the application which returns a column adaptor.'
       
   166 
   164 #columnButton
   167 #columnButton
   165 'Opens a Table Columns Builder.'
   168 'Opens a Table Columns Builder.'
   166 
   169 
   167 #columnHolder
   170 #columnHolder
   168 '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.'
   258 'Aspect selector or binding for a holder which gets the windowSpec of the selected widget.'
   261 'Aspect selector or binding for a holder which gets the windowSpec of the selected widget.'
   259 
   262 
   260 #gallerySelectors
   263 #gallerySelectors
   261 'Name of the message sent to the application returning a list of resource spec selectors.'
   264 'Name of the message sent to the application returning a list of resource spec selectors.'
   262 
   265 
   263 #has3Dsepartors
   266 #has3Dseparators
   264 'Enable 3D-look row/column separators.'
   267 'Enable 3D-look row/column separators.'
   265 
   268 
   266 #hasBorder
   269 #hasBorder
   267 'Draw a border around the widget - ignored in 3D view styles (ST80 compatibility).'
   270 'Draw a border around the widget - ignored in 3D view styles (ST80 compatibility).'
   268 
   271 
   456 'Aspect selector or binding for a holder on the scrollers value.'
   459 'Aspect selector or binding for a holder on the scrollers value.'
   457 
   460 
   458 #selectConditionSelector
   461 #selectConditionSelector
   459 'Message sent to the application to validate a selection (not selectable if false is returned).'
   462 'Message sent to the application to validate a selection (not selectable if false is returned).'
   460 
   463 
       
   464 #selectRowOnDefault
       
   465 'Select whole row, if unselectable column is selected.'
       
   466 
   461 #selectionHolder
   467 #selectionHolder
   462 'Aspect selector or binding for a holder on the selection.'
   468 'Aspect selector or binding for a holder on the selection.'
   463 
   469 
   464 #setMaxExtent
   470 #setMaxExtent
   465 'Pick the maximum extent from the canvases current extent.'
   471 'Pick the maximum extent from the canvases current extent.'
   471 'Show/hide directory indicators for non-empty directories.'
   477 'Show/hide directory indicators for non-empty directories.'
   472 
   478 
   473 #showDirectoryIndicatorForRoot
   479 #showDirectoryIndicatorForRoot
   474 'Show/hide the directory indicator for the root item.'
   480 'Show/hide the directory indicator for the root item.'
   475 
   481 
       
   482 #showLabels
       
   483 'Show/hide column labels.'
       
   484 
   476 #showLamp
   485 #showLamp
   477 'Show/hide the colored lamp.'
   486 'Show/hide the colored lamp.'
   478 
   487 
   479 #showLines
   488 #showLines
   480 'Show/hide connecting lines between tree items.'
   489 'Show/hide connecting lines between tree items.'
   509 #stop
   518 #stop
   510 'Defines the ranges maximum.'
   519 'Defines the ranges maximum.'
   511 
   520 
   512 #supportsExpandAll
   521 #supportsExpandAll
   513 'Enable/disable the expand-all function'
   522 'Enable/disable the expand-all function'
       
   523 
       
   524 #tabbedOverEndAction
       
   525 'Method invoked when the end was reached by tabbing.'
       
   526 
       
   527 #tabbedOverStartAction
       
   528 'Method invoked when the beginning was reached by tabbing.'
   514 
   529 
   515 #tabLabels
   530 #tabLabels
   516 'Name of the message sent to the application returning a list of labels for the tab items.'
   531 'Name of the message sent to the application returning a list of labels for the tab items.'
   517 
   532 
   518 #tabOrientation
   533 #tabOrientation