UISpecificationTool.st
changeset 783 06d23b8b66bd
parent 780 96270af95475
child 801 50231f23e149
equal deleted inserted replaced
782:62f2cd2978d5 783:06d23b8b66bd
    61      by the UIHelpTool of ST/X."
    61      by the UIHelpTool of ST/X."
    62 
    62 
    63     "Do not manually edit this!! If it is corrupted,
    63     "Do not manually edit this!! If it is corrupted,
    64      the UIHelpTool may not be able to read the specification."
    64      the UIHelpTool may not be able to read the specification."
    65 
    65 
    66     "
    66     "                                            
    67      UIHelpTool openOnClass:UISpecificationTool    
    67      UIHelpTool openOnClass:UISpecificationTool    
    68     "
    68     "
    69 
    69 
    70     <resource: #help>
    70     <resource: #help>
    71 
    71 
   127 
   127 
   128 #booleanHolder
   128 #booleanHolder
   129 'Aspect selector or binding for en-/disabling the widget.'
   129 'Aspect selector or binding for en-/disabling the widget.'
   130 
   130 
   131 #borderWidth
   131 #borderWidth
   132 'Defines the width of the border.'
   132 'Defines the width of the border (in pixels).'
   133 
   133 
   134 #canvas
   134 #canvas
   135 'Aspect selector or binding for the widget placed into the notebook.'
   135 'Aspect selector or binding for the widget placed into the notebook.'
   136 
   136 
   137 #canvasArgument
   137 #canvasArgument
   184 
   184 
   185 #fontMenu
   185 #fontMenu
   186 'Defines the font style of the widget.'
   186 'Defines the font style of the widget.'
   187 
   187 
   188 #forceRecursiveBackground
   188 #forceRecursiveBackground
   189 'Turns on/off that the background color of all sub components is recursively set.'
   189 'Turns on/off that above background color is recursively set for all sub components.'
   190 
   190 
   191 #foregroundChannel
   191 #foregroundChannel
   192 'Aspect selector or binding for the foreground color of the widget.'
   192 'Aspect selector or binding for the foreground color of the widget.'
   193 
   193 
   194 #foregroundColor
   194 #foregroundColor
   262 
   262 
   263 #lampColor
   263 #lampColor
   264 'Defines the lamp color of the widget.'
   264 'Defines the lamp color of the widget.'
   265 
   265 
   266 #level
   266 #level
   267 'Defines the width of the 3D-border.'
   267 'Defines the width of the 3D-border (in pixels).'
   268 
   268 
   269 #listHolder
   269 #listHolder
   270 'Aspect selector or binding for holding the list.'
   270 'Aspect selector or binding for holding the list.'
   271 
   271 
   272 #majorKey
   272 #majorKey
   433 
   433 
   434 #useIndex
   434 #useIndex
   435 'Turns on/off that the value model of the selection is provided by the current list index of the item.'
   435 'Turns on/off that the value model of the selection is provided by the current list index of the item.'
   436 
   436 
   437 #usePreferredExtent
   437 #usePreferredExtent
   438 'Turns on/off that the window application takes its preferredExtent from the top component.'
   438 'Turns on/off that the window application takes its preferred extent from the top component.'
   439 
   439 
   440 #validateDoubleClickSelector
   440 #validateDoubleClickSelector
   441 'Name of the selector sent to the application before a not empty directory is opened by a double click.'
   441 'Name of the selector sent to the application before a not empty directory is opened by a double click.'
   442 
   442 
   443 #valueChangeSelector
   443 #valueChangeSelector