(BIRT) Java Constants
Revision as of 14:17, 27 October 2008 by Scottr.innoventsolutions.com (Talk | contribs)
DEAPI
DesignChoiceConstants (BIRT)
One of the most powerful DEAPI constants. There are 82 choices covering everything from FONT style to left to right (BIDI) orientation.
REAPI
IRenderOption
IRenderOption option = new IRenderOption(); option.setOutputFormat(IRenderOption.OUTPUT_FORMAT_HTML);