LPEX
3.6.8

com.ibm.lpex.alef.contentassist
Interface IContextInformation

All Known Implementing Classes:
ContextInformation

public interface IContextInformation

The interface for context information presented to the user and generated by content-assist processors.

The interface can be implemented by clients. By default, clients use ContextInformation as the standard implementation of this interface.

This is the LPEX version of org.eclipse.jface.text.contentassist.IContextInformation. It redefines this interface in an LPEX package.

See Also:
IContentAssistProcessor


LPEX
3.6.8

Copyright © 2013 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.