| month.font
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font
.
|
|
| year.font
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has property selectorText (java.lang.String) - the css class name of the font
.
|
|
| use.month.image
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Show an icon next to the month links.
|
|
| month.image
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has the property URL (java.lang.String) - the url to the icon.
|
|
| use.year.image
|
javax.jcr.PropertyType.BOOLEAN
|
|
|
|
Show an icon next to the year text.
|
|
| year.image
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node that has the property URL (java.lang.String) - the url to the icon.
|
|
| years
|
javax.jcr.PropertyType.WEAKREFERENCE
|
|
|
|
A Node where all years are available as sub nodes (see documentation of year properties below).
|
|