eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'UIEventCallbackSubSpec':

Home

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

Class: UIEventCallbackSubSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--UIEventCallbackSubSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.12 date: 2016/11/04 15:25:48
user: cg
file: UIEventCallbackSubSpec.st directory: libui
module: stx stc-classLibrary: libui

Description:


Not normally used by applications.

Notice: 
    this class was implemented using protocol information
    from alpha testers, literature and by read public domain code
    - it may not be complete or compatible to
    the corresponding ST-80 class. 
    If you encounter any incompatibilities, please forward a note 
    describing the incompatibility verbal (i.e. no code) to the ST/X team.


Class protocol:

interface - painter
o  addBindingsTo: env for: anInstance channel: aChannel
special - don't add inherited stuff (i.e. no super-addBindings)


Instance protocol:

accessing
o  doubleClickSelector
return doubleClickSelector

o  doubleClickSelector: something
set doubleClickSelector

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

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

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

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

o  requestValueChangeSelector
return requestValueChangeSelector

o  requestValueChangeSelector: something
set requestValueChangeSelector

o  valueChangeSelector
return valueChangeSelector

o  valueChangeSelector: something
set valueChangeSelector

converting
o  skippedInLiteralEncoding
define the inst-slots which are skipped when generating a literalArrayEncoding



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