|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.awt.Color |
getBackgroundColor(ExecutingContext ec)
Gets the background of this field when it is rendered in a PDF document |
int |
getColumnSpan(boolean isDetails)
Get the number of columns this field should take up. |
short |
getHorizontalAlignment(ExecutingContext ec)
Gets the alignment for the field |
java.lang.Object |
getPDFValue(PDFFileDescriptor descriptor)
Gets the display value of this field when it is rendered in a PDF document |
Methods inherited from interface planetj.util.INamed |
getName, getValue |
Method Detail |
public java.lang.Object getPDFValue(PDFFileDescriptor descriptor) throws CMException
CMException
public java.awt.Color getBackgroundColor(ExecutingContext ec) throws CMException
CMException
public short getHorizontalAlignment(ExecutingContext ec) throws CMException
CMException
public int getColumnSpan(boolean isDetails)
isDetails
- whether or not its details or results table
being generated
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |