Class CalendarPanelBeanInfo

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

public class CalendarPanelBeanInfo extends SimpleBeanInfo
CalendarPanelBeanInfo, 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.