eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PopUpListController':

Home

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

Class: PopUpListController


Inheritance:

   Object
   |
   +--Controller
      |
      +--ButtonController
         |
         +--PopUpListController

Package:
stx:libwidg
Category:
Interface-Support-Controllers
Version:
rev: 1.17 date: 2021/01/20 14:38:24
user: cg
file: PopUpListController.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


redefined the behavior on various keys if my view has the focus.

copyright

COPYRIGHT (c) 1995 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

event handling
o  buttonPress: button x: x y: y
redefined to not send any change message to the model when
pressed (this is done by the popped menu)

o  keyPress: key x: x y: y
pull menu on Return and space, if I am the focusView of my group
(i.e. if I got an explicit focus)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 07:51:07 GMT