Uses of Class
com.ptc.wvs.client.pview.PViewCache

Packages that use PViewCache
com.ptc.wvs.client.pview   
 

Uses of PViewCache in com.ptc.wvs.client.pview
 

Fields in com.ptc.wvs.client.pview declared as PViewCache
private static PViewCache PViewProxy.cache
           
private  PViewCache PViewGetFile.cache
           
 

Methods in com.ptc.wvs.client.pview that return PViewCache
protected  PViewCache PViewProxy.getCache()
          Returns the associated cache
 

Constructors in com.ptc.wvs.client.pview with parameters of type PViewCache
PViewGetFile(PViewCache cache, PViewPanel pviewPanel, String fileUrl, String extension, long visualID)
          Create the class with the parameters that will run to access the data.