|
Class: ComboBoxButton
Object
|
+--GraphicsMedium
|
+--DisplaySurface
|
+--SimpleView
|
+--View
|
+--Label
|
+--Button
|
+--Toggle
|
+--ComboBoxButton
- Package:
- stx:libwidg2
- Category:
- Views-Interactors
- Version:
- rev:
1.8
date: 2021/01/20 14:40:35
- user: cg
- file: ComboBoxButton.st directory: libwidg2
- module: stx stc-classLibrary: libwidg2
for ST-80 compatibility, a place to add mimicri protocol.
copyrightCOPYRIGHT (c) 1996 by eXept Software AG / 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.
defaults
-
updateStyleCache
-
self updateStyleCache
accessing
-
lastSelection: selectionIndex
-
ignored for now
focus control
-
wantsFocusWithButtonPress
-
yes, catch the keyboard focus on button click
initialization
-
initStyle
-
setup viewStyle specifics
|