UISpecificationTool.st
changeset 1153 587a2e40cbfc
parent 1082 e0aa632c4016
child 1154 0febd9497fe1
equal deleted inserted replaced
1152:455658443a5f 1153:587a2e40cbfc
    76 
    76 
    77 #acceptImmediate
    77 #acceptImmediate
    78 'Enable sending of the entered string to the model with every key press.'
    78 'Enable sending of the entered string to the model with every key press.'
    79 
    79 
    80 #acceptOnLeave
    80 #acceptOnLeave
    81 'Enable sending of the entered string to the model when the mouse pointer is moved out of the field.'
    81 'Enable sending of the entered string to the model when field is left via a keyboard action.'
    82 
    82 
    83 #acceptOnLostFocus
    83 #acceptOnLostFocus
    84 'Enable sending of the entered string to the model when the field looses its input focus.'
    84 'Enable sending of the entered string to the model when the field looses its input focus.'
    85 
    85 
       
    86 #acceptOnPointerLeaveFocus
       
    87 'Enable sending of the entered string to the model when field is left via a mouse motion.'
       
    88 
    86 #acceptOnReturn
    89 #acceptOnReturn
    87 'Enable sending of the entered string to the model when the RETURN key is pressed.'
    90 'Enable sending of the entered string to the model when the RETURN key is pressed.'
    88 
    91 
    89 #acceptOnTab
    92 #acceptOnTab
    90 'Enable sending of the entered string to the model when the TAB key is pressed.'
    93 'Enable sending of the entered string to the model when the TAB key is pressed.'
   138 'An optional argument passed with the message.'
   141 'An optional argument passed with the message.'
   139 
   142 
   140 #canvasSelector
   143 #canvasSelector
   141 'The name of the message sent to the application after opening the canvas.'
   144 'The name of the message sent to the application after opening the canvas.'
   142 
   145 
       
   146 #chartHolder
       
   147 'Value holder on a chart description.'
       
   148 
       
   149 #chartLabel
       
   150 'Label string shown with the chart.'
       
   151 
   143 #clientHolder
   152 #clientHolder
   144 'Aspect selector or binding for a holder on the client application to be opened.'
   153 'Aspect selector or binding for a holder on the client application to be opened.'
   145 
   154 
   146 #clientKey
   155 #clientKey
   147 'Name of the message which returns an application. By default the application itself is used.'
   156 'Name of the message which returns an application. By default the application itself is used.'
   222 'Aspect selector or binding for a root item holder.'
   231 'Aspect selector or binding for a root item holder.'
   223 
   232 
   224 #hierarchicalListButton
   233 #hierarchicalListButton
   225 'Opens a Hierarchical List Editor on the application class and the defined selector.'
   234 'Opens a Hierarchical List Editor on the application class and the defined selector.'
   226 
   235 
       
   236 #highlightMode
       
   237 'Defines how selected items are highlighted'
       
   238 
   227 #horizontalLayout
   239 #horizontalLayout
   228 'Defines how sub components are arranged horizontally.'
   240 'Defines how sub components are arranged horizontally.'
   229 
   241 
   230 #horizontalMiniScroller
   242 #horizontalMiniScroller
   231 'Use a mini-scroller as horizontal scrollbar.'
   243 'Use a mini-scroller as horizontal scrollbar.'
   255 'If on, the widget is displayed opaque; if off, its transparent.'
   267 'If on, the widget is displayed opaque; if off, its transparent.'
   256 
   268 
   257 #isTriggerOnDown
   269 #isTriggerOnDown
   258 'If on, the button triggers its action when pressed. If off, it triggers on release.'
   270 'If on, the button triggers its action when pressed. If off, it triggers on release.'
   259 
   271 
       
   272 #itemChildrenSelector
       
   273 'Method in the application to return a block retrieveing nodes (lazy) children.'
       
   274 
       
   275 #itemContentsSelector
       
   276 'Method in the application to return a block retrieveing a nodes (lazy) contents.'
       
   277 
       
   278 #itemIconSelector
       
   279 'Method in the application to return a block retrieveing nodes (lazy) icon.'
       
   280 
       
   281 #itemLabelSelector
       
   282 'Method in the application to return a block retrieveing nodes (lazy) label.'
       
   283 
   260 #label
   284 #label
   261 'The label of the widget.'
   285 'The label of the widget.'
   262 
   286 
   263 #labelChannel
   287 #labelChannel
   264 'Aspect selector or binding for a labelString holder.'
   288 'Aspect selector or binding for a labelString holder.'
   354 'Removes that appletParameter.'
   378 'Removes that appletParameter.'
   355 
   379 
   356 #paramValueField
   380 #paramValueField
   357 'The value of the appletParameter.'
   381 'The value of the appletParameter.'
   358 
   382 
   359 #chartHolder
       
   360 'Value holder on a chart description.'
       
   361 
       
   362 #chartLabel
       
   363 'Label string shown with the chart.'
       
   364 
       
   365 #radioButtonGroup
   383 #radioButtonGroup
   366 'Aspect selector or binding providing the radioButton group-model.'
   384 'Aspect selector or binding providing the radioButton group-model.'
   367 
   385 
   368 #radioButtonValue
   386 #radioButtonValue
   369 'Value passed to the radioButton group-model.'
   387 'Value passed to the radioButton group-model.'
   432 'Defines the ranges maximum.'
   450 'Defines the ranges maximum.'
   433 
   451 
   434 #supportsExpandAll
   452 #supportsExpandAll
   435 'Enable/disable the expand-all function'
   453 'Enable/disable the expand-all function'
   436 
   454 
   437 #highlightMode
       
   438 'Defines how selected items are highlighted'
       
   439 
       
   440 #itemContentsSelector
       
   441 'Method in the application to return a block retrieveing a nodes (lazy) contents.'
       
   442 
       
   443 #itemLabelSelector
       
   444 'Method in the application to return a block retrieveing nodes (lazy) label.'
       
   445 
       
   446 #itemChildrenSelector
       
   447 'Method in the application to return a block retrieveing nodes (lazy) children.'
       
   448 
       
   449 #itemIconSelector
       
   450 'Method in the application to return a block retrieveing nodes (lazy) icon.'
       
   451 
       
   452 #tabLabels
   455 #tabLabels
   453 'Name of the message sent to the application returning a list of labels for the tab items.'
   456 'Name of the message sent to the application returning a list of labels for the tab items.'
   454 
   457 
   455 #tabOrientation
   458 #tabOrientation
   456 'Defines the side for the arrangement of the tab items.'
   459 'Defines the side for the arrangement of the tab items.'
   503 #windowLabel
   506 #windowLabel
   504 'Label of the top window.'
   507 'Label of the top window.'
   505 
   508 
   506 )
   509 )
   507 
   510 
   508     "Modified: / 29.5.1998 / 21:50:15 / cg"
   511     "Modified: / 28.6.1999 / 18:13:05 / cg"
   509 ! !
   512 ! !
   510 
   513 
   511 !UISpecificationTool class methodsFor:'interface specs'!
   514 !UISpecificationTool class methodsFor:'interface specs'!
   512 
   515 
   513 windowSpec
   516 windowSpec