Wijmo UI for the Web
options type
Inheritance Hierarchy

Object
   wijmo.datepager.wijdatepager.options

Browser Compatibility
7
5
5
Fields
 NameDescription
public Optionculture

Default value: ""

Culture name, e.g. "de-DE".

 
public OptionfirstDayOfWeek

Default value: 0

The first day of the week (from 0 to 6). Sunday is 0, Monday is 1, and so on.

 
public Optionlocalization

Default value: null

Use the localization option in order to provide custom localization.

 
public OptionnextTooltip

Default value: 'right'

Gets or sets the text for the 'next' button's ToolTip.

 
public OptionprevTooltip

Default value: 'left'

Gets or sets the text for the 'previous' button's ToolTip.

 
public OptionselectedDate

Default value: null

The selected date.

 
public OptionviewType

Default value: 'day'

The active view type.

 
Top
Events
 NameDescription
public EventselectedDateChangedOccurs when the selectedDate option has been changed.  
Top
See Also

Reference

wijmo.datepager.wijdatepager Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.