|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.portal.help.EclipseHelp
public class EclipseHelp
Class used to display help contents.
Constructor Summary | |
---|---|
EclipseHelp()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EclipseHelp()
Method Detail |
---|
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.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |