Class DateTimePickerBeanInfo

java.lang.Object
java.beans.SimpleBeanInfo
com.github.lgooddatepicker.components.DateTimePickerBeanInfo
All Implemented Interfaces:
BeanInfo

public class DateTimePickerBeanInfo extends SimpleBeanInfo
DateTimePickerBeanInfo, This class returns JavaBean information for the matching bean class. The class methods will return default BeanInfo Introspector information for properties, methods, and events, plus any customizations that are applied on top of the default Introspector data set.