|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.helpers.FileDescriptor
planetj.helpers.HTMLReportFileDescriptor
HTMLFileDescriptor is to only be created via planetj.helpers.HTMLHelper.newHTMLReportFileDescriptor(); This descriptor will store attributes that need to be placed into the HTML file by HTMLHelper. Creation date: (5/8/2002 10:41:42 PM)
Field Summary |
Fields inherited from class planetj.helpers.FileDescriptor |
COLUMN_HEADINGS_EXTERNAL, COLUMN_HEADINGS_INTERNAL, COLUMN_HEADINGS_NONE, OUTPUT_ROWS_ALL, OUTPUT_ROWS_SCREEN, OUTPUT_ROWS_SELECTED |
Method Summary | |
boolean |
isAppendToFile()
You can never append to a HTMLReport file Creation date: (5/8/2002 10:42:04 PM) |
Methods inherited from class planetj.helpers.FileDescriptor |
getColumnHeadingsDisplayType, getDisplayColumns, getFileName, getGeneratorClass, getOutputRowType, getPassword, getPropertyGroup, getPropertyValue, getSystemName, getUserId, setAppendToFile, setColumnHeadingsDisplayType, setDisplayColumns, setFileName, setGeneratorClass, setOutputRowType, setPassword, setSystemName, setUserId |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean isAppendToFile()
isAppendToFile
in class FileDescriptor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |