|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.plugin.charts.params.AbstractChartParam
com.xpn.xwiki.plugin.charts.params.LocaleChartParam
com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
public class DateTickUnitChartParam
| Field Summary |
|---|
| Fields inherited from class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam |
|---|
CUSTOM, DATE, DATE_STYLE, DATETIME, FULL, LONG, MEDIUM, PATTERN, SHORT, TIME, TIME_STYLE, TYPE |
| Fields inherited from class com.xpn.xwiki.plugin.charts.params.LocaleChartParam |
|---|
COUNTRY, LANGUAGE, VARIANT |
| Fields inherited from class com.xpn.xwiki.plugin.charts.params.AbstractChartParam |
|---|
LIST_SEPARATOR, MAP_ASSIGNMENT, MAP_SEPARATOR, name, optional |
| Constructor Summary | |
|---|---|
DateTickUnitChartParam(java.lang.String name)
|
|
DateTickUnitChartParam(java.lang.String name,
boolean optional)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convert(java.lang.String value)
|
java.lang.Class |
getType()
|
void |
init()
|
| Methods inherited from class com.xpn.xwiki.plugin.charts.params.AbstractChartParam |
|---|
equals, getChoiceArg, getDoubleArg, getFloatArg, getIntArg, getListArg, getName, getStringArg, getStringOptionalArg, hashCode, isOptional, parseList, parseMap, parseMap, toFloatArray, toFloatList, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateTickUnitChartParam(java.lang.String name)
public DateTickUnitChartParam(java.lang.String name,
boolean optional)
| Method Detail |
|---|
public void init()
init in class DateFormatChartParampublic java.lang.Class getType()
getType in interface ChartParamgetType in class DateFormatChartParam
public java.lang.Object convert(java.lang.String value)
throws ParamException
convert in interface ChartParamconvert in class DateFormatChartParamParamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||