UISpecificationTool.st
changeset 1612 15d05e73f258
parent 1578 c6fdfa52906d
child 1624 b523a5213c34
equal deleted inserted replaced
1611:2f23751929d6 1612:15d05e73f258
   135 'Aspect selector or binding for a background color holder.'
   135 'Aspect selector or binding for a background color holder.'
   136 
   136 
   137 #backgroundColor
   137 #backgroundColor
   138 'Defines the background color of the widget.'
   138 'Defines the background color of the widget.'
   139 
   139 
       
   140 #barLevel
       
   141 'Defines the 3D level of the separating bar between views.'
       
   142 
   140 #barWidth
   143 #barWidth
   141 'Defines the width of the separating bar between views (in pixels).'
   144 'Defines the width of the separating bar between views (in pixels).'
   142 
   145 
   143 #beDefault
   146 #beDefault
   144 'Show a default (-return) bitmap after the label.'
   147 'Show a default (-return) bitmap after the label.'
   345 'Opens a Hierarchical List Editor on the application class and the defined selector.'
   348 'Opens a Hierarchical List Editor on the application class and the defined selector.'
   346 
   349 
   347 #highlightMode
   350 #highlightMode
   348 'Defines how selected items are highlighted'
   351 'Defines how selected items are highlighted'
   349 
   352 
       
   353 #holderToToggleVisibility
       
   354 'Aspect selector or binding for a boolean to toggle visibility.'
       
   355 
   350 #horizontalLayout
   356 #horizontalLayout
   351 'Defines how sub components are arranged horizontally.'
   357 'Defines how sub components are arranged horizontally.'
   352 
   358 
   353 #horizontalMiniScroller
   359 #horizontalMiniScroller
   354 'Use a mini-scroller as horizontal scrollbar.'
   360 'Use a mini-scroller as horizontal scrollbar.'
   683 #viewChannel
   689 #viewChannel
   684 'Aspect selector or binding for a holder provides the view to be embedded.'
   690 'Aspect selector or binding for a holder provides the view to be embedded.'
   685 
   691 
   686 #visibilityChannel
   692 #visibilityChannel
   687 'Aspect selector or binding for a boolean holder which makes the widget visible.'
   693 'Aspect selector or binding for a boolean holder which makes the widget visible.'
       
   694 
       
   695 #whichViewIsToggled
       
   696 'Which views visibility is toggled by the valueHolder.'
   688 
   697 
   689 #windowIcon
   698 #windowIcon
   690 'Message sent to ask the application for an icon image for the top window.'
   699 'Message sent to ask the application for an icon image for the top window.'
   691 
   700 
   692 #windowLabel
   701 #windowLabel