Uses of Class
net.sf.mpxj.ViewState

Packages that use ViewState
net.sf.mpxj   
 

Uses of ViewState in net.sf.mpxj
 

Methods in net.sf.mpxj that return ViewState
 ViewState ProjectFile.getViewState()
          Retrieve the saved view state associated with this file.
 

Methods in net.sf.mpxj with parameters of type ViewState
 void ProjectFile.setViewState(ViewState viewState)
          Set the saved view state associated with this file.
 



Copyright © 2012. All Rights Reserved.