Class LocalDateRenderer<SOURCE>

  • Type Parameters:
    SOURCE - the type of the input item, from which the LocalDate is extracted
    All Implemented Interfaces:
    Serializable

    public class LocalDateRenderer<SOURCE>
    extends BasicRenderer<SOURCE,​LocalDate>
    A template renderer for presenting date values.
    Author:
    Vaadin Ltd
    See Also:
    Serialized Form