Uses of Class
net.sf.dynamicreports.report.builder.component.PageXofYBuilder

Packages that use PageXofYBuilder
net.sf.dynamicreports.report.builder.component   
 

Uses of PageXofYBuilder in net.sf.dynamicreports.report.builder.component
 

Methods in net.sf.dynamicreports.report.builder.component that return PageXofYBuilder
static PageXofYBuilder Components.pageXofY()
           
 PageXofYBuilder ComponentBuilders.pageXofY()
           
 PageXofYBuilder PageXofYBuilder.setPageXFixedWidth(Integer width)
          Sets the pageX component fixed width.
 PageXofYBuilder PageXofYBuilder.setPageXMinWidth(Integer width)
          Sets the pageX component minimum width.
 PageXofYBuilder PageXofYBuilder.setPageXWidth(Integer width)
          Sets the pageX component preferred width.
 PageXofYBuilder PageXofYBuilder.setPageYFixedWidth(Integer width)
          Sets the pageY component fixed width.
 PageXofYBuilder PageXofYBuilder.setPageYMinWidth(Integer width)
          Sets the pageY component minimum width.
 PageXofYBuilder PageXofYBuilder.setPageYWidth(Integer width)
          Sets the pageY component preferred width.
 



Copyright © 2010-2014. All Rights Reserved.