|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Viewer | |
---|---|
com.ibm.workflow.portlet.client | |
com.ibm.workflow.portlet.sample |
Uses of Viewer in com.ibm.workflow.portlet.client |
---|
Classes in com.ibm.workflow.portlet.client that implement Viewer | |
class |
DefaultViewer
This class provides the default implementation of the Viewer
interface. |
class |
JSPPortletViewer
This Viewer should be used when your Application server supports the JSP V1.0 standard. |
class |
JSPViewer
This Viewer should be used when your Application server supports the JSP V1.0 standard. |
Methods in com.ibm.workflow.portlet.client that return Viewer | |
Viewer |
SessionContextProxy.getViewer()
|
Viewer |
SessionContext.getViewer()
|
Methods in com.ibm.workflow.portlet.client with parameters of type Viewer | |
void |
SessionContextProxy.setViewer(Viewer viewer)
|
void |
SessionContext.setViewer(Viewer viewer)
|
Uses of Viewer in com.ibm.workflow.portlet.sample |
---|
Classes in com.ibm.workflow.portlet.sample that implement Viewer | |
class |
InternetConnectionViewer
This Viewer mimics the look and feel of the Internet Connection for IBM FlowMark V2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |