Uses of Class
com.github.lgooddatepicker.optionalusertools.CalendarBorderProperties
Packages that use CalendarBorderProperties
Package
Description
-
Uses of CalendarBorderProperties in com.github.lgooddatepicker.components
Methods in com.github.lgooddatepicker.components that return types with arguments of type CalendarBorderPropertiesModifier and TypeMethodDescriptionDatePickerSettings.getBorderPropertiesList()
getBorderPropertiesList, Returns the value of this setting.Method parameters in com.github.lgooddatepicker.components with type arguments of type CalendarBorderPropertiesModifier and TypeMethodDescriptionvoid
DatePickerSettings.setBorderPropertiesList
(ArrayList<CalendarBorderProperties> borderPropertiesList) setBorderPropertiesList, This sets the list of border properties objects that specifies the colors and thicknesses of the borders in the CalendarPanel. -
Uses of CalendarBorderProperties in com.github.lgooddatepicker.optionalusertools
Methods in com.github.lgooddatepicker.optionalusertools that return CalendarBorderPropertiesModifier and TypeMethodDescriptionCalendarBorderProperties.clone()
clone, This function creates and returns a deep copy of this CalendarBorderProperties instance.