|
||||||||||
| 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.ChoiceChartParam
com.xpn.xwiki.plugin.charts.params.DateTickMarkPositionChartParam
public class DateTickMarkPositionChartParam
| Field Summary |
|---|
| Fields inherited from class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam |
|---|
choices |
| Fields inherited from class com.xpn.xwiki.plugin.charts.params.AbstractChartParam |
|---|
LIST_SEPARATOR, MAP_ASSIGNMENT, MAP_SEPARATOR, name, optional |
| Constructor Summary | |
|---|---|
DateTickMarkPositionChartParam(java.lang.String name)
|
|
DateTickMarkPositionChartParam(java.lang.String name,
boolean optional)
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getType()
|
protected void |
init()
|
| Methods inherited from class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam |
|---|
addChoice, convert |
| 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 DateTickMarkPositionChartParam(java.lang.String name)
public DateTickMarkPositionChartParam(java.lang.String name,
boolean optional)
| Method Detail |
|---|
protected void init()
init in class ChoiceChartParampublic java.lang.Class getType()
getType in interface ChartParamgetType in class ChoiceChartParam
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||