Uses of Interface
fr.opensagres.xdocreport.itext.extension.IMasterPage

Packages that use IMasterPage
fr.opensagres.xdocreport.itext.extension   
 

Uses of IMasterPage in fr.opensagres.xdocreport.itext.extension
 

Classes in fr.opensagres.xdocreport.itext.extension that implement IMasterPage
 class MasterPage
           
 

Methods in fr.opensagres.xdocreport.itext.extension that return IMasterPage
 IMasterPage ExtendedDocument.getActiveMasterPage()
           
 IMasterPage ExtendedDocument.getDefaultMasterPage()
           
 IMasterPage ExtendedHeaderFooter.getMasterPage()
           
 IMasterPage ExtendedDocument.getMasterPage(String masterPageName)
           
 

Methods in fr.opensagres.xdocreport.itext.extension with parameters of type IMasterPage
 void ExtendedDocument.addMasterPage(IMasterPage currentMasterPage)
           
 void ExtendedDocument.setActiveMasterPage(IMasterPage masterPage)
           
 void ExtendedHeaderFooter.setMasterPage(IMasterPage masterPage)
           
 



Copyright © 2012. All Rights Reserved.