public class LocalDateDayOfMonthRenderer extends AbstractDataRenderer<LocalDate>
Constructor and Description |
---|
LocalDateDayOfMonthRenderer() |
Modifier and Type | Method and Description |
---|---|
String |
getText(LocalDate localDate)
Gets a text representation of the item.
|
getGraphic, getStyleClass, getStyleClass
public String getText(LocalDate localDate)
localDate
- the item to renderCopyright © 2012-2013 Drombler. All Rights Reserved.