跳至主要內容

类: Calendar

大约 1 分钟

类: Calendar

类属性

属性 btnmatrix

类型: obj

访问: 只读

该属性是对 LVGL C API lv_calendar_get_btnmatrix 的封装, 具体用法请参考 LVGL文档open in new window

类方法

方法 setTodayDate

原型: setTodayDate ()

该方法是对 LVGL C API lv_calendar_set_today_date 的封装,具体用法请参考 LVGL文档open in new window

返回值:

undefined

方法 setShowedDate

原型: setShowedDate ()

该方法是对 LVGL C API lv_calendar_set_showed_date 的封装,具体用法请参考 LVGL文档open in new window

返回值:

undefined

方法 headerArrowCreate

原型: headerArrowCreate ()

该方法是对 LVGL C API lv_calendar_header_arrow_create 的封装,具体用法请参考 LVGL文档open in new window

返回值:

undefined

方法 headerDropdownCreate

原型: headerDropdownCreate ()

该方法是对 LVGL C API lv_calendar_header_dropdown_create 的封装,具体用法请参考 LVGL文档open in new window

返回值:

undefined

方法 headerDropdownSetYearList

原型: headerDropdownSetYearList ()

该方法是对 LVGL C API lv_calendar_header_dropdown_set_year_list 的封装,具体用法请参考 LVGL文档open in new window

返回值:

undefined

上次编辑于:
贡献者: alee