eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ExtendedComboBoxSpec':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ExtendedComboBoxSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--WidgetSpec
               |
               +--ExtendedComboBoxSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.31 date: 2017/01/20 16:21:10
user: cg
file: ExtendedComboBoxSpec.st directory: libui
module: stx stc-classLibrary: libui

Class protocol:

interface specs
o  basicsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:ExtendedComboBoxSpec andSelector:#basicsEditSpec

o  channelsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:ExtendedComboBoxSpec andSelector:#channelsEditSpec

o  menuEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:ExtendedComboBoxSpec andSelector:#menuEditSpec

interface-painter
o  addBindingsTo: env for: anInstance channel: aChannel
add bindings as required to allow the GUI Painter to operate on an instance of me

o  slices
return the slices for the attribute sections in the GUI Painter


Instance protocol:

accessing
o  adjustRight
return the value of the instance variable 'adjustRight' (automatically generated)

o  adjustRight: something
set the value of the instance variable 'adjustRight' (automatically generated)

o  autoHideScrollBars

o  autoHideScrollBars: aBool

o  closeOnSelect

o  closeOnSelect: aBoolean

o  hasHorizontalScrollBar

o  hasHorizontalScrollBar: aBool

o  hasVerticalScrollBar

o  hasVerticalScrollBar: aBool

o  menuHeight
return the value of the instance variable 'menuHeight' (automatically generated)

o  menuHeight: something
set the value of the instance variable 'menuHeight' (automatically generated)

o  menuSelector

o  menuSelector: something

o  menuWidget
return the value of the instance variable 'menuWidget' (automatically generated)

o  menuWidget: something
set the value of the instance variable 'menuWidget' (automatically generated)

o  menuWidgetHolder
return the value of the instance variable 'menuWidgetHolder' (automatically generated)

o  menuWidgetHolder: something
set the value of the instance variable 'menuWidgetHolder' (automatically generated)

o  miniScrollerHorizontal

o  miniScrollerHorizontal: aBool

o  miniScrollerVertical

o  miniScrollerVertical: aBool

o  openAction
return the value of the instance variable 'openAction' (automatically generated)

o  openAction: something
set the value of the instance variable 'openAction' (automatically generated)

o  performer

o  performer: something

o  readOnly
return the value of the instance variable 'readOnly' (automatically generated)

o  readOnly: aBoolean
set the menuField to be readonly or writable

o  usePreferredWidthForMenu
return the value of the instance variable 'usePreferredWidthForMenu' (automatically generated)

o  usePreferredWidthForMenu: something
set the value of the instance variable 'usePreferredWidthForMenu' (automatically generated)

building
o  setAttributesIn: aView with: aBuilder

converting
o  skippedInLiteralEncoding
define the inst-slots which are skipped when generating a literalArrayEncoding;
(to skip the ones with default values.)

parsing a view
o  fromView: aView callBack: aBlock
extract attributes from aView

queries-UIDefiner
o  actionSelectors
add more action selectors (these generate callBack stub methods in the definer)

o  aspectSelectors
add more aspect selectors (these generate aspect methods in the definer)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 22:45:15 GMT