net.sf.dynamicreports.report.definition
Interface DRITableOfContentsHeading

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRTableOfContentsHeading

public interface DRITableOfContentsHeading
extends Serializable

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Method Summary
 DRIExpression<String> getLabelExpression()
           
 DRITableOfContentsHeading getParentHeading()
           
 

Method Detail

getParentHeading

DRITableOfContentsHeading getParentHeading()

getLabelExpression

DRIExpression<String> getLabelExpression()


Copyright © 2010-2012. All Rights Reserved.