Start of Content Area

Background documentation DateNavigator Properties  Locate the document in its SAP Library structure

Properties in the View Designer

      accessibilityDescription

Once you have activated accessibility, the assigned text is added to the quick info. This description provides semantic details of the UI element and is only read by the screen reader if the user focuses the complete Ul element.

This property can be personalized by an administrator.

      firstDayOfWeek

Determines the first day of the week.

This property can be personalized by an administrator.

Value

Visual Display

Description

Can be set using personalization

auto

This graphic is explained in the accompanying text

Specifies the first day of the week automatically - for example, according to the country-specific beginning of the week.

The default value for the first day of the week is Monday. You can use the CALENDAR_DEFINITION BAdI to define another day, which changes the display of the week day and the calculation of the week number. For more information, see SAP Note 1063178.

Yes

friday

This graphic is explained in the accompanying text

Friday

Yes

monday

This graphic is explained in the accompanying text

Monday

Yes

saturday

This graphic is explained in the accompanying text

Saturday

Yes

sunday

This graphic is explained in the accompanying text

Sunday

Yes

thursday

This graphic is explained in the accompanying text

Thursday

Yes

tuesday

This graphic is explained in the accompanying text

Tuesday

Yes

wednesday

This graphic is explained in the accompanying text

Wednesday

Yes

      firstSelectedDate and lastSelectedDate

First and last date of the selected date range.

Note

This property, which does not have to be bound, can be changed by the client. See also Properties Used in MultiPane or TablePopin

      legendId

ID of the associated legend

      monthsPerColumn

Number of months within a column.

This property can be personalized by an administrator.

      monthsPerRow

Number of months within a row.

This property can be personalized by an administrator.

      selectionMode

Specifies whether the user can choose a single date or a range of dates.

Value

Description

none

A date or date range cannot be selected.

range

The user can choose a contiguous block of dates.

Ranges are selected with SHIFT + mouse click. The start or end date is selected with a simple click, or with the space bar on the keyboard. Now the end or start date is selected with SHIFT + click, or SHIFT + spacebar. If there is not yet a start date, one can also be selected with SHIFT + click or SHIFT + spacebar.

single

The user can choose only one date.

      startsWith

Start date, start of the displayed date range.

This property can be personalized by an administrator.

Note

This property, which does not have to be bound, can be changed by the client. More information: Properties Used in MultiPane or TablePopin.

 

 

End of Content Area