|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |