public interface ITypeInfoFilterExtension
ITypeInfoRequestor
objects.
The interface should be implemented by clients wishing to provide special filtering to the type selection dialog.
Modifier and Type | Method and Description |
---|---|
boolean |
select(ITypeInfoRequestor typeInfoRequestor)
Returns whether the given type makes it into the list or
not.
|
boolean select(ITypeInfoRequestor typeInfoRequestor)
typeInfoRequestor
- the ITypeInfoRequestor
to
used to access data for the type under inspection
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.