Package fr.esrf.tangoatk.widget.util
Interface IHelpful
- All Superinterfaces:
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 TypeMethodDescriptiongetHelpUrlis 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()getHelpUrlis called to get the url of the help-page for this helpful component.- Returns:
- Help URL
-