Uses of Class
org.plutext.jaxb.xslfo.PageBreakAfterType

Uses of PageBreakAfterType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as PageBreakAfterType
protected  PageBreakAfterType TableRow.pageBreakAfter
           
protected  PageBreakAfterType TableAndCaption.pageBreakAfter
           
protected  PageBreakAfterType Table.pageBreakAfter
           
protected  PageBreakAfterType ListItemLabel.pageBreakAfter
           
protected  PageBreakAfterType ListItemBody.pageBreakAfter
           
protected  PageBreakAfterType ListItem.pageBreakAfter
           
protected  PageBreakAfterType ListBlock.pageBreakAfter
           
protected  PageBreakAfterType BlockContainer.pageBreakAfter
           
protected  PageBreakAfterType Block.pageBreakAfter
           
protected  PageBreakAfterType TableRow.pageBreakBefore
           
protected  PageBreakAfterType TableAndCaption.pageBreakBefore
           
protected  PageBreakAfterType Table.pageBreakBefore
           
protected  PageBreakAfterType ListItemLabel.pageBreakBefore
           
protected  PageBreakAfterType ListItemBody.pageBreakBefore
           
protected  PageBreakAfterType ListItem.pageBreakBefore
           
protected  PageBreakAfterType ListBlock.pageBreakBefore
           
protected  PageBreakAfterType BlockContainer.pageBreakBefore
           
protected  PageBreakAfterType Block.pageBreakBefore
           
 

Methods in org.plutext.jaxb.xslfo that return PageBreakAfterType
static PageBreakAfterType PageBreakAfterType.fromValue(String v)
           
 PageBreakAfterType TableRow.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType TableAndCaption.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType Table.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType ListItemLabel.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType ListItemBody.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType ListItem.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType ListBlock.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType BlockContainer.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType Block.getPageBreakAfter()
          Gets the value of the pageBreakAfter property.
 PageBreakAfterType TableRow.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType TableAndCaption.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType Table.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType ListItemLabel.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType ListItemBody.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType ListItem.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType ListBlock.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType BlockContainer.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
 PageBreakAfterType Block.getPageBreakBefore()
          Gets the value of the pageBreakBefore property.
static PageBreakAfterType PageBreakAfterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PageBreakAfterType[] PageBreakAfterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plutext.jaxb.xslfo with parameters of type PageBreakAfterType
 void TableRow.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void TableAndCaption.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void Table.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void ListItemLabel.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void ListItemBody.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void ListItem.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void ListBlock.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void BlockContainer.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void Block.setPageBreakAfter(PageBreakAfterType value)
          Sets the value of the pageBreakAfter property.
 void TableRow.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void TableAndCaption.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void Table.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void ListItemLabel.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void ListItemBody.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void ListItem.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void ListBlock.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void BlockContainer.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 void Block.setPageBreakBefore(PageBreakAfterType value)
          Sets the value of the pageBreakBefore property.
 



Copyright © 2012. All Rights Reserved.