public interface IDelayedInputChangeProvider
IInputChangedListener
about input changes that occur after the normal
operation of the provider.
Clients can implement that interface and its extension interfaces.
Modifier and Type | Method and Description |
---|---|
void |
setDelayedInputChangeListener(IInputChangedListener inputChangeListener)
Sets or clears the delayed input change listener.
|
void setDelayedInputChangeListener(IInputChangedListener inputChangeListener)
inputChangeListener
- the new delayed input change listener, or
null
if none
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.