|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.DictionaryOptions.Enumerables
public static final class DictionaryOptions.Enumerables
A Class which controls Enumerable DataSources of the report.
Constructor Summary | |
---|---|
DictionaryOptions.Enumerables()
|
Method Summary | |
---|---|
static boolean |
getCheckTableDuplication()
Deprecated. |
static char |
getDelimeter()
Deprecated. |
static int |
getMaxLevel()
Deprecated. |
static StiPropertiesProcessingType |
getPropertiesProcessingType()
Deprecated. |
static void |
setCheckTableDuplication(boolean value)
Deprecated. |
static void |
setDelimeter(char value)
Deprecated. |
static void |
setMaxLevel(int value)
Deprecated. |
static void |
setPropertiesProcessingType(StiPropertiesProcessingType value)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DictionaryOptions.Enumerables()
Method Detail |
---|
@Deprecated public static StiPropertiesProcessingType getPropertiesProcessingType()
@Deprecated public static void setPropertiesProcessingType(StiPropertiesProcessingType value)
@Deprecated public static char getDelimeter()
@Deprecated public static void setDelimeter(char value)
@Deprecated public static int getMaxLevel()
@Deprecated public static void setMaxLevel(int value)
@Deprecated public static boolean getCheckTableDuplication()
@Deprecated public static void setCheckTableDuplication(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |