
Action executed when the user selects a day.
| Parameter Name | Type | Description |
|---|---|---|
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
DAY |
D |
Selected day |
Action executed when the user selects a month.
| Parameter Name | Type | Description |
|---|---|---|
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
MONTH |
I |
Selected month (in range 0 to 11). |
|
YEAR |
I |
Selected year |
Action executed when the user changes the startsWith property.
| Parameter Name | Type | Description |
|---|---|---|
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
START_DATE |
D |
New start date |
Action executed when the user selected a week.
| Parameter Name | Type | Description |
|---|---|---|
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
FIRST_DAY |
D |
First day selected |
|
WEEK |
I |
Selected week (in range 1 to 53). |
|
YEAR |
I |
Selected year |