Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.jface.text.contentassist.ContentAssistEvent

Packages that use ContentAssistEvent
org.eclipse.jface.text.contentassist Provides a content assist add-on for an ITextViewer.  
 

Uses of ContentAssistEvent in org.eclipse.jface.text.contentassist
 

Methods in org.eclipse.jface.text.contentassist with parameters of type ContentAssistEvent
 void ICompletionListener.assistSessionStarted(ContentAssistEvent event)
          Called when code assist is invoked when there is no current code assist session.
 void ICompletionListener.assistSessionEnded(ContentAssistEvent event)
          Called when a code assist session ends (for example, the proposal popup is closed).
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.