net.sf.dynamicreports.report.definition
Interface DRITableOfContentsHeading

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRTableOfContentsHeading

public interface DRITableOfContentsHeading
extends Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

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

Method Detail

getParentHeading

DRITableOfContentsHeading getParentHeading()

getLabelExpression

DRIExpression<String> getLabelExpression()

getCustomValueExpression

DRIExpression<?> getCustomValueExpression()


Copyright © 2010-2014. All Rights Reserved.