|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ExportOptions.Dbf
public static final class ExportOptions.Dbf
Class for adjustment of the Dbf export of a report.
Constructor Summary | |
---|---|
ExportOptions.Dbf()
|
Method Summary | |
---|---|
static boolean |
getUseAliases()
Gets or sets a value which indicates whether it is necessary to use aliases instead of names of components for columns name. |
static void |
setUseAliases(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportOptions.Dbf()
Method Detail |
---|
public static boolean getUseAliases()
public static void setUseAliases(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |