|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDeferredViewerLabelProvider
A label provider that gets queried for a lookup.
StringLookup
Method Summary | |
---|---|
StringLookup |
getControlLookup(java.lang.Object elements)
Based on the input (elements) this method returns a StringLookup that will be assigned to a picker control like a combobox/listbox. |
Methods inherited from interface org.eclipse.jface.viewers.ILabelProvider |
---|
getImage, getText |
Methods inherited from interface org.eclipse.jface.viewers.IBaseLabelProvider |
---|
addListener, dispose, isLabelProperty, removeListener |
Method Detail |
---|
StringLookup getControlLookup(java.lang.Object elements)
elements
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |