fr.esrf.tangoatk.widget.util
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


Method Summary
 java.net.URL getHelpUrl()
          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 Detail

getHelpUrl

java.net.URL getHelpUrl()
getHelpUrl is called to get the url of the help-page for this helpful component.