Package org.eclipse.ease.ui.help.hovers
Interface IHoverHelp
- All Known Implementing Classes:
ConstantHelp
,MethodHelp
,ModuleHelp
public interface IHoverHelp
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getImageAndLabel
(String imageSrcPath, String label) getName()
static String
getNodeContent
(org.eclipse.ui.IMemento node) static String
resolveUrl
(URL baseUrl, String relativeLocation) static void
updateRelativeLinks
(org.eclipse.ui.IMemento contentNode, URL baseUrl) Replace relative links in HTML content with absolute links.static void
visitMemento
(org.eclipse.ui.IMemento node, IHoverHelp.IMementoVisitor visitor)