eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::CodeCompletionService':

Home

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

Class: CodeCompletionService (in Tools)


Inheritance:

   Object
   |
   +--Tools::CodeViewService
      |
      +--Tools::CodeCompletionService

Package:
stx:libtool
Category:
Interface-CodeView
Version:
rev: 1.12 date: 2016/10/23 09:40:29
user: cg
file: Tools__CodeCompletionService.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

accessing
o  label
Answers a short label - for UI

testing
o  isAvailable
CodeCompletionService is superseded by SmallSense

o  isUsefulFor: aCodeView
this filters useful services.
Redefined to return true for myself - not for subclasses


Instance protocol:

event handling
o  keyPress: key x: x y: y in: view
Handles an event in given view (a subview of codeView).
If the method returns true, the event will not be processed
by the view.

private
o  complete



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 13:09:22 GMT