To implement help behavior in the view, create the following static
method in the class specified in the classForHelpImplementation property of
the BTTCoordinatedComp:
public static void showHelp(String helpId)
The help identifier argument is specified in the HelpID
attribute of view components, and the behavior of the method depends on the
value of the argument.