public class EclipseHelp
extends java.lang.Object
Constructor and Description |
---|
EclipseHelp() |
Modifier and Type | Method and Description |
---|---|
static void |
portletHelp(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
java.lang.String topic)
Launches a new browser window which displays help contents for the portlet.
|
public static void portletHelp(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response, java.lang.String topic)
request
- Type RenderRequestresponse
- Type RenderResponsetopic
- Type String points to the Eclipse help topic for this portlet.