Uses of Interface
net.sf.dynamicreports.report.definition.component.DRIBooleanField

Packages that use DRIBooleanField
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.report.base.component   
 

Uses of DRIBooleanField in net.sf.dynamicreports.design.transformation
 

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIBooleanField
protected  DRDesignComponent ComponentTransform.booleanField(DRIBooleanField booleanField, DefaultStyleType defaultStyleType, ResetType resetType, DRDesignGroup resetGroup)
           
 BooleanComponentType TemplateTransform.getBooleanComponentType(DRIBooleanField booleanField)
           
 boolean TemplateTransform.getBooleanEmptyWhenNullValue(DRIBooleanField booleanField)
           
protected  int TemplateTransform.getBooleanFieldHeight(DRIBooleanField booleanField, DRDesignStyle style)
           
protected  int TemplateTransform.getBooleanFieldWidth(DRIBooleanField booleanField, DRDesignStyle style)
           
protected  HorizontalAlignment TemplateTransform.getBooleanHorizontalAlignment(DRIBooleanField booleanField, DRDesignStyle style)
           
 int TemplateTransform.getBooleanImageHeight(DRIBooleanField booleanField)
           
 int TemplateTransform.getBooleanImageWidth(DRIBooleanField booleanField)
           
 

Uses of DRIBooleanField in net.sf.dynamicreports.report.base.component
 

Classes in net.sf.dynamicreports.report.base.component that implement DRIBooleanField
 class DRBooleanField
           
 



Copyright © 2010-2014. All Rights Reserved.