UISpecificationTool.st
changeset 1505 1577ee65ddc7
parent 1495 d26c7d654003
child 1573 bf9c5ca8e48a
equal deleted inserted replaced
1504:aa3cc10ff869 1505:1577ee65ddc7
    78 
    78 
    79     <resource: #help>
    79     <resource: #help>
    80 
    80 
    81     ^super helpSpec addPairsFrom:#(
    81     ^super helpSpec addPairsFrom:#(
    82 
    82 
       
    83 #acceptCallBack
       
    84 '0 or 1-arg message, sent when text is accepted (arg is text).'
       
    85 
    83 #acceptChannel
    86 #acceptChannel
    84 'Aspect selector or binding for a triggerValue to force accept.'
    87 'Aspect selector or binding for a triggerValue to force accept.'
    85 
    88 
    86 #acceptIfUnchanged
    89 #acceptIfUnchanged
    87 'Accept even if text is unchanged.'
    90 'Accept even if text is unchanged.'
   103 
   106 
   104 #acceptOnTab
   107 #acceptOnTab
   105 'Enable sending of the entered string to the model when the TAB key is pressed.'
   108 'Enable sending of the entered string to the model when the TAB key is pressed.'
   106 
   109 
   107 #action
   110 #action
   108 'Name of the message sent to the application when the widget is activated.'
   111 'Message sent to the application when the widget is activated.'
   109 
   112 
   110 #actionArg
   113 #actionArg
   111 'Optional argument passed with the action message.'
   114 'Optional argument passed with the action message.'
   112 
   115 
   113 #appletParamText
   116 #appletParamText
   115 
   118 
   116 #appletTextParse
   119 #appletTextParse
   117 'Parse the appletTAG and fill the parameters directory from it.'
   120 'Parse the appletTAG and fill the parameters directory from it.'
   118 
   121 
   119 #arbitraryView
   122 #arbitraryView
   120 'Message sent to the application to provide the view instance, or name of the views class.'
   123 'Message sent to ask the application for the view instance; or, if uppercase, the name of the view class.'
   121 
   124 
   122 #archiveEntry
   125 #archiveEntry
   123 'The name of a zip-file archive, if the class(es) are to be loaded from a zip-archive.'
   126 'The name of a zip-file archive, if the class(es) are to be loaded from a zip-archive.'
   124 
   127 
   125 #arrowButtonDirection
   128 #arrowButtonDirection
   166 
   169 
   167 #canvasInset
   170 #canvasInset
   168 'Inset of canvas; a Point or Integer; leave blank for default.'
   171 'Inset of canvas; a Point or Integer; leave blank for default.'
   169 
   172 
   170 #canvasSelector
   173 #canvasSelector
   171 'The name of the message sent to the application after opening the canvas.'
   174 'Message sent after opening the canvas.'
   172 
   175 
   173 #chartHolder
   176 #chartHolder
   174 'Value holder on a chart description.'
   177 'Value holder on a chart description.'
   175 
   178 
   176 #chartLabel
   179 #chartLabel
   178 
   181 
   179 #clientHolder
   182 #clientHolder
   180 'Aspect selector or binding for a holder on the client application to be opened.'
   183 'Aspect selector or binding for a holder on the client application to be opened.'
   181 
   184 
   182 #clientKey
   185 #clientKey
   183 'Message sent to the master application to return an application instance; Default: master application itself.'
   186 'Message sent to ask the master application for an application instance; (default: the master application itself).'
   184 
   187 
   185 #codeBaseHolder
   188 #codeBaseHolder
   186 '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.'
   189 '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.'
   187 
   190 
   188 #codeFileEntry
   191 #codeFileEntry
   220 
   223 
   221 #documentURL
   224 #documentURL
   222 'Aspect selector or binding for a holder of the URL of the document.'
   225 'Aspect selector or binding for a holder of the URL of the document.'
   223 
   226 
   224 #doubleClickSelector
   227 #doubleClickSelector
   225 'Message sent to the application upon double click.'
   228 'Message sent upon double click.'
   226 
   229 
   227 #downAction
   230 #downAction
   228 'Name of the message sent to the application when the down(right)-button is pressed.'
   231 'Message sent when the down(right)-button is pressed.'
   229 
   232 
   230 #dragDisplayObjects
   233 #dragDisplayObjects
   231 '1-arg (the dropSource) message, to get the list of Objects displayed during dragging'
   234 '1-arg (the dropSource) message, to get the list of Objects displayed during dragging'
   232 
   235 
   233 #dragDropObjects
   236 #dragDropObjects
   268 
   271 
   269 #enableChannel
   272 #enableChannel
   270 'Aspect selector or binding for a boolean holder which enables the widget.'
   273 'Aspect selector or binding for a boolean holder which enables the widget.'
   271 
   274 
   272 #endMotionCallBack
   275 #endMotionCallBack
   273 'Method invoked with end of thumb motion.'
   276 'Message sent with end of thumb motion.'
   274 
   277 
   275 #escapeIsCancelInDialog
   278 #escapeIsCancelInDialog
   276 'If on, and the window is opened modal, the ESC-Key acts like a Cancel-action'
   279 'If on, and the window is opened modal, the ESC-Key acts like a Cancel-action'
   277 
   280 
   278 #fileSelectionFilterClas
   281 #fileSelectionFilterClas
   304 
   307 
   305 #gallerySelection
   308 #gallerySelection
   306 'Aspect selector or binding for a holder which gets the windowSpec of the selected widget.'
   309 'Aspect selector or binding for a holder which gets the windowSpec of the selected widget.'
   307 
   310 
   308 #gallerySelectors
   311 #gallerySelectors
   309 'Name of the message sent to the application returning a list of resource spec selectors.'
   312 'Message sent to ask the application for a list of resource spec selectors.'
   310 
   313 
   311 #glxGraphXMax
   314 #glxGraphXMax
   312 'range end x'
   315 'range end x'
   313 
   316 
   314 #glxGraphXMin
   317 #glxGraphXMin
   358 
   361 
   359 #id
   362 #id
   360 'Unique symbolic name (ID) of the widget.'
   363 'Unique symbolic name (ID) of the widget.'
   361 
   364 
   362 #indicatorClickSelector
   365 #indicatorClickSelector
   363 'Message sent to the application upon indicator click'
   366 'Message sent upon indicator click'
   364 
   367 
   365 #initiallyDisabled
   368 #initiallyDisabled
   366 'Widget is initially disabled.'
   369 'Widget is initially disabled.'
   367 
   370 
   368 #initiallyInvisible
   371 #initiallyInvisible
   448 
   451 
   449 #menuPerformer
   452 #menuPerformer
   450 'Aspect selector or binding providing the receiver of menu messages.'
   453 'Aspect selector or binding providing the receiver of menu messages.'
   451 
   454 
   452 #middleButtonPressed
   455 #middleButtonPressed
   453 'Name of the message sent to the application when the middle button is pressed.'
   456 'Message sent when the middle button is pressed.'
   454 
   457 
   455 #minValue
   458 #minValue
   456 'An optional minimum value (if fieldType = numberInRange)'
   459 'An optional minimum value (if fieldType = numberInRange)'
   457 
   460 
   458 #minXField
   461 #minXField
   460 
   463 
   461 #minYField
   464 #minYField
   462 'The minimum height of the applications topWindow.'
   465 'The minimum height of the applications topWindow.'
   463 
   466 
   464 #minorKey
   467 #minorKey
   465 'Message sent to the class which returns the window specification (default: windowSpec).'
   468 'Message sent to ask the class (major) for the window spec (default: #windowSpec).'
   466 
   469 
   467 #model
   470 #model
   468 'Aspect selector or binding providing the model of the widget.'
   471 'Aspect selector or binding providing the model of the widget.'
   469 
   472 
   470 #modifiedChannel
   473 #modifiedChannel
   502 
   505 
   503 #paramValueField
   506 #paramValueField
   504 'The value of the appletParameter.'
   507 'The value of the appletParameter.'
   505 
   508 
   506 #postBuildChannel
   509 #postBuildChannel
   507 'Callback to application; invoked after creation of this widget.'
   510 '1-arg message sent after creation of this widget (arg is widget).'
   508 
   511 
   509 #progressValueHolder
   512 #progressValueHolder
   510 'Aspect selector or binding for a holder on the indicators value.'
   513 'Aspect selector or binding for a holder on the indicators value.'
   511 
   514 
   512 #radioButtonGroup
   515 #radioButtonGroup
   523 
   526 
   524 #resizeForLabel
   527 #resizeForLabel
   525 'Enable/disable automatic resize after a label change.'
   528 'Enable/disable automatic resize after a label change.'
   526 
   529 
   527 #resourceSelector
   530 #resourceSelector
   528 'Message sent to the application to get a Directory of keys and icons to register on the device'
   531 'Message sent to ask the application for a directory of keys and icons to register on the device'
   529 
   532 
   530 #returnIsOKInDialog
   533 #returnIsOKInDialog
   531 'If on, and the window is opened modal, the Return/Enter-Key acts like an Accept-action'
   534 'If on, and the window is opened modal, the Return/Enter-Key acts like an Accept-action'
   532 
   535 
   533 #rowIfAbsent
   536 #rowIfAbsent
   534 'Name of the message sent to the application when an empty list entry is detected.'
   537 'Message sent when an empty list entry is detected.'
   535 
   538 
   536 #scrollerValueHolder
   539 #scrollerValueHolder
   537 'Aspect selector or binding for a holder on the scrollers value.'
   540 'Aspect selector or binding for a holder on the scrollers value.'
   538 
   541 
   539 #selectConditionSelector
   542 #selectConditionSelector
   540 'Message sent to the application to validate a selection (not selectable if false is returned).'
   543 'Message sent to validate a selection (not selectable if false is returned).'
   541 
   544 
   542 #selectRowOnDefault
   545 #selectRowOnDefault
   543 'Select whole row, if unselectable column is selected.'
   546 'Select whole row, if unselectable column is selected.'
   544 
   547 
   545 #selectionHolder
   548 #selectionHolder
   601 
   604 
   602 #start
   605 #start
   603 'Defines the ranges minimum.'
   606 'Defines the ranges minimum.'
   604 
   607 
   605 #startMotionCallBack
   608 #startMotionCallBack
   606 'Method invoked with start of thumb motion.'
   609 'Message sent with start of thumb motion.'
   607 
   610 
   608 #step
   611 #step
   609 'Defines the step within the range.'
   612 'Defines the step within the range.'
   610 
   613 
   611 #stop
   614 #stop
   616 
   619 
   617 #tabIntern
   620 #tabIntern
   618 'Tab into the widget; if off, TAB skips over the widgets fields'
   621 'Tab into the widget; if off, TAB skips over the widgets fields'
   619 
   622 
   620 #tabLabels
   623 #tabLabels
   621 'Name of the message sent to the application returning a list of labels for the tab items.'
   624 'Message sent to ask the application for a list of tab-item-labels.'
   622 
   625 
   623 #tabOrientation
   626 #tabOrientation
   624 'Defines the side for the arrangement of the tab items.'
   627 'Defines the side for the arrangement of the tab items.'
   625 
   628 
   626 #tabWidget
   629 #tabWidget
   628 
   631 
   629 #tabable
   632 #tabable
   630 'Widget can be reached by pressing the TAB key.'
   633 'Widget can be reached by pressing the TAB key.'
   631 
   634 
   632 #tabbedOverEndAction
   635 #tabbedOverEndAction
   633 'Method invoked when the end was reached by tabbing.'
   636 'Message sent when the end was reached by tabbing.'
   634 
   637 
   635 #tabbedOverStartAction
   638 #tabbedOverStartAction
   636 'Method invoked when the beginning was reached by tabbing.'
   639 'Message sent when the beginning was reached by tabbing.'
   637 
   640 
   638 #textModel
   641 #textModel
   639 'Aspect selector or binding providing the model of the widget; (string-valued, unless a type/converter is given).'
   642 'Aspect selector or binding providing the model of the widget; (string-valued, unless a type/converter is given).'
   640 
   643 
   641 #translateLabel
   644 #translateLabel
   643 
   646 
   644 #typeConverter
   647 #typeConverter
   645 'Defines how the entry string is converted to an object which is passed to the model.'
   648 'Defines how the entry string is converted to an object which is passed to the model.'
   646 
   649 
   647 #upAction
   650 #upAction
   648 'Name of the message sent to the application when the up(left)-button is pressed.'
   651 'Message sent when the up(left)-button is pressed.'
   649 
   652 
   650 #useIndex
   653 #useIndex
   651 'If on, use the items index as selection; if off, use the items value.'
   654 'If on, use the items index as selection; if off, use the items value.'
   652 
   655 
   653 #usePreferredExtent
   656 #usePreferredExtent
   679 
   682 
   680 #visibilityChannel
   683 #visibilityChannel
   681 'Aspect selector or binding for a boolean holder which makes the widget visible.'
   684 'Aspect selector or binding for a boolean holder which makes the widget visible.'
   682 
   685 
   683 #windowIcon
   686 #windowIcon
   684 'Name of the message sent to the application returning an icon image for the top window.'
   687 'Message sent to ask the application for an icon image for the top window.'
   685 
   688 
   686 #windowLabel
   689 #windowLabel
   687 'Label of the top window.'
   690 'Label of the top window.'
   688 
   691 
   689 #xRotChannel
   692 #xRotChannel