Interface | Description |
---|---|
LayoutManager |
An interface that represents a a Manager to make elements respect a desired Layout.
|
Class | Description |
---|---|
AbstractLayoutManager |
Abstract Class used as base for the different Layout Managers.
A Layout Manager is always invoked after the entities registration stage.
A subclass should be created whenever we want to give the users the chance to
easily apply global layout changes to their reports.
|
AutoTextExpressionUtils | |
ClassicLayoutManager |
Main Layout Manager recommended for most cases.
It provides DJ full features (styles, groups, conditional styles,
expressions, group and total variables, etc)
|
CommonExpressionsHelper | |
CrossTabColorShema | |
CrossTabColorShemaGenerator | |
Dj2JrCrosstabBuilder | |
HorizontalBandAlignment | |
ListLayoutManager |
Simple Layout Manager recommended when we want to get a ready to operate
Excel plain list from the report.
Groups and many style options will be ignored.
|
Exception | Description |
---|---|
LayoutException |
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.