fr.opensagres.xdocreport.itext.extension
Class MasterPage
java.lang.Object
fr.opensagres.xdocreport.itext.extension.MasterPage
- All Implemented Interfaces:
- IMasterPage
public class MasterPage
- extends Object
- implements IMasterPage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterPage
public MasterPage(String name)
getHeader
public IMasterPageHeaderFooter getHeader()
- Specified by:
getHeader in interface IMasterPage
setHeader
public void setHeader(IMasterPageHeaderFooter header)
- Specified by:
setHeader in interface IMasterPage
getFooter
public IMasterPageHeaderFooter getFooter()
- Specified by:
getFooter in interface IMasterPage
setFooter
public void setFooter(IMasterPageHeaderFooter footer)
- Specified by:
setFooter in interface IMasterPage
getName
public String getName()
- Specified by:
getName in interface IMasterPage
Copyright © 2012. All Rights Reserved.