getHelpTopic

public abstract HelpTopic getHelpTopic(String topicName)

Returns getClassById help topic for getClassById given topic name.

Return

A HelpTopic object matching the topic name or null if none can be found.

Parameters

topicName

The help topic name to look up.