Interface IHelpful

All Superinterfaces:
IControlee

public interface IHelpful extends IControlee
IHelpful is an interface which specifies that the widget needs a help button in addition to the ok button demanded by the IControlee interface
Version:
$Revision$
  • Method Summary

    Modifier and Type
    Method
    Description
    getHelpUrl is called to get the url of the help-page for this helpful component.

    Methods inherited from interface fr.esrf.tangoatk.widget.util.IControlee

    ok
  • Method Details

    • getHelpUrl

      URL getHelpUrl()
      getHelpUrl is called to get the url of the help-page for this helpful component.
      Returns:
      Help URL