public interface IInformationControlExtension2
IInformationControl
.
Replaces the concept of textual information to be displayed with the more
general concept of an input of the information control. Text to be displayed
set with setInformation(String)
is ignored.
IInformationControl
Modifier and Type | Method and Description |
---|---|
void |
setInput(Object input)
Sets the input to be presented in this information control.
|
void setInput(Object input)
input
- the object to be used as input for this control
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.