eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::CodeCompletionMenu':

Home

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

Class: CodeCompletionMenu (in Tools)


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--ListModelView
                  |
                  +--SelectionInListModelView
                     |
                     +--Tools::CodeCompletionMenu

Package:
stx:libtool
Category:
Interface-CodeView
Version:
rev: 1.7 date: 2018/06/09 07:34:56
user: cg
file: Tools__CodeCompletionMenu.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

interface opening
o  openFor: aCodeView at: anInteger with: aCollection


Instance protocol:

accessing
o  contentHeight

o  contentWidth

event handling
o  backspaceKeyPress

o  characterKeyPress: aCharacter

o  doubleClicked
(comment from inherited method)
handle a double click

o  keyPress: key x: x y: y
self tabKeyPressX:x y:y.

o  mapped
self requestFocus.

o  returnKeyPress

o  tabKeyPressX: x y: y

initialize
o  initialize
(comment from inherited method)
setup default attributes/behavior

o  initializeForView: aTextView at: anInteger with: aCollection
self font:codeView font.

interface opening
o  openModalXX
(codeView yOfPosition:position) max:

updating
o  updateList



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 02:12:19 GMT