eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CodeCompletionHelpMenuView':

Home

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

Class: CodeCompletionHelpMenuView


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--ListView
                  |
                  +--SelectionInListView
                     |
                     +--MenuView
                        |
                        +--CodeCompletionHelpMenuView

Package:
stx:libtool
Category:
Interface-Help
Version:
rev: 1.9 date: 2021/03/14 14:32:03
user: cg
file: CodeCompletionHelpMenuView.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


used with code completion suggestions

copyright

COPYRIGHT (c) 2013 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:

accessing
o  infoPerEntry: something

initialization
o  initStyle
(comment from inherited method)
setup viewStyle specifics

queries
o  isGraphicItem: line

o  wantsFocusWithPointerEnter
DEFINITELY not, because if we do so,
the editView looses focus on entry, and sends me to hell in its lost focus handling!
So I will be terminated by a motion

selections
o  setSelection: newSelection

o  showInfoForSelection: newSelection
work in progress...


Private classes:

    SimulatedMenuForHTMLView


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