Uses of Interface
com.ibm.workflow.portlet.client.Viewer

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.
 

Methods in com.ibm.workflow.portlet.client that return Viewer
 Viewer SessionContext.getViewer()
           
 

Methods in com.ibm.workflow.portlet.client with parameters of type 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.
 



© Copyright IBM Corporation 2002, 2002. All Rights Reserved.