net.sf.dynamicreports.report.definition.component
Interface DRICurrentDate

All Superinterfaces:
DRIComponent, DRIDimensionComponent, DRIFormatField, DRIHyperLinkComponent, Serializable
All Known Implementing Classes:
DRCurrentDate

public interface DRICurrentDate
extends DRIFormatField

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

Method Summary
 String getPattern()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.component.DRIFormatField
getFormatExpression, getHorizontalAlignment
 
Methods inherited from interface net.sf.dynamicreports.report.definition.component.DRIHyperLinkComponent
getAnchorNameExpression, getBookmarkLevel, getHyperLink
 
Methods inherited from interface net.sf.dynamicreports.report.definition.component.DRIDimensionComponent
getHeight, getHeightType, getPositionType, getPrintInFirstWholeBand, getPrintWhenDetailOverflows, getPrintWhenGroupChanges, getStretchType, getWidth, getWidthType
 
Methods inherited from interface net.sf.dynamicreports.report.definition.component.DRIComponent
getPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeading
 

Method Detail

getPattern

String getPattern()


Copyright © 2010-2014. All Rights Reserved.