org.eclipse.xtext.xbase.ui.hover
Class XbaseElementLinks

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
      extended by org.eclipse.xtext.xbase.ui.hover.XbaseElementLinks

public class XbaseElementLinks
extends XtextElementLinks

Since:
2.3
Author:
Holger Schill - Initial contribution and API

Nested Class Summary
static interface XbaseElementLinks.IXbaseLinkHandler
           
protected  class XbaseElementLinks.XbaseLinkAdapter
           
 
Nested classes/interfaces inherited from class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
XtextElementLinks.ILinkHandler, XtextElementLinks.XtextLinkAdapter
 
Field Summary
 
Fields inherited from class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
OPEN_LINK_SCHEME, XTEXTDOC_SCHEME, XTEXTDOC_VIEW_SCHEME
 
Constructor Summary
XbaseElementLinks()
           
 
Method Summary
 org.eclipse.swt.browser.LocationListener createLocationListener(XbaseElementLinks.IXbaseLinkHandler handler)
           
 
Methods inherited from class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
createLink, createLink, createLink, createLink, createLocationListener, createURI, parseURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseElementLinks

public XbaseElementLinks()
Method Detail

createLocationListener

public org.eclipse.swt.browser.LocationListener createLocationListener(XbaseElementLinks.IXbaseLinkHandler handler)