efl_ui_calendar_item: document this class a little bit more

Summary: Depends on D9923

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9924
This commit is contained in:
Marcel Hollerbach 2019-09-12 13:29:12 +02:00 committed by Xavi Artigas
parent 429b6c9c7e
commit 3307e55874
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
class @beta Efl.Ui.Calendar_Item extends Efl.Object implements Efl.Ui.Focus.Object
{
[[EFL UI Calendar Item class]]
[[Item in a @Efl.Ui.Calendar
@Efl.Object.parent.set is the @Efl.Ui.Calendar object where this item is in.
This object is usally internal and should not be instantiated or used.
]]
methods {
@property day_number {
[[Day number]]