Class LocalDateTimeRenderer<SOURCE>

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

    public class LocalDateTimeRenderer<SOURCE>
    extends BasicRenderer<SOURCE,​LocalDateTime>
    A template renderer for presenting LocalDateTime objects.
    Author:
    Vaadin Ltd
    See Also:
    Serialized Form