@Deprecated public interface MInput
This class should be mixed into UI elements such as InputParts that need to reference an external resource (files...).
Modifier and Type | Method and Description |
---|---|
String |
getInputURI()
Deprecated.
No longer used
|
void |
setInputURI(String value)
Deprecated.
No longer used
|
@Deprecated String getInputURI()
The specification of the particular resource's location or other meta information. The format of this field will be interpreted by the class using it (i.e. a Part).
setInputURI(String)
,
Bug
509868@Deprecated void setInputURI(String value)
Input
URI
' attribute. value
- the new value of the 'Input URI' attribute.getInputURI()
,
Bug
509868
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.