|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--by.belsoft.report.tools.config.style.ReportStyleProps
The class to work with stored element properties
| Constructor Summary | |
ReportStyleProps()
|
|
| Method Summary | |
static java.util.HashMap |
getDefaultValues(java.lang.String configName,
java.lang.String styleName)
getDefaultValues gets default element values |
static java.util.HashMap |
getSelectLists(java.lang.String configName)
getSelectLists gets the select list value |
static java.util.ArrayList |
getStyleAttributes(java.lang.String configName)
getStyleAttributes gets element attributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportStyleProps()
| Method Detail |
public static java.util.ArrayList getStyleAttributes(java.lang.String configName)
configName - String the config name
public static java.util.HashMap getSelectLists(java.lang.String configName)
configName - String the config name
public static java.util.HashMap getDefaultValues(java.lang.String configName,
java.lang.String styleName)
configName - String the config namestyleName - String the style name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||