Class ConstantHelp

java.lang.Object
org.eclipse.ease.ui.help.hovers.ConstantHelp
All Implemented Interfaces:
IHoverHelp

public class ConstantHelp
extends Object
implements IHoverHelp
  • Constructor Details

    • ConstantHelp

      public ConstantHelp​(URL helpLocation, org.eclipse.ui.IMemento helpContent, Field field)
      Parameters:
      helpLocation -
      helpContent -
      field -
  • Method Details