|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
org.eclipse.xtext.ui.editor.hover.DefaultCompositeHover
public class DefaultCompositeHover
The default implementation of a composite hover. Configured with the AnnotationWithQuickFixesHover and XtextHtmlHover.
| Field Summary | |
|---|---|
protected AnnotationWithQuickFixesHover |
annotationHover
|
protected DispatchingEObjectTextHover |
htmlHover
|
| Constructor Summary | |
|---|---|
DefaultCompositeHover()
|
|
| Method Summary | |
|---|---|
protected java.util.List<org.eclipse.jface.text.ITextHover> |
createHovers()
|
| Methods inherited from class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover |
|---|
getHoverControlCreator, getHoverInfo, getHoverInfo2, getHoverRegion, getHovers, setSourceViewer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Inject protected AnnotationWithQuickFixesHover annotationHover
@Inject protected DispatchingEObjectTextHover htmlHover
| Constructor Detail |
|---|
public DefaultCompositeHover()
| Method Detail |
|---|
protected java.util.List<org.eclipse.jface.text.ITextHover> createHovers()
createHovers in class AbstractCompositeHover
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||