Uses of Class
com.stimulsoft.webviewer.enums.StiFirstDayOfWeek

Packages that use StiFirstDayOfWeek
com.stimulsoft.webviewer   
com.stimulsoft.webviewer.enums   
 

Uses of StiFirstDayOfWeek in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer that return StiFirstDayOfWeek
 StiFirstDayOfWeek StiWebViewerOptions.AppearanceOptions.getDatePickerFirstDayOfWeek()
          the first day of week in the date picker.
 

Methods in com.stimulsoft.webviewer with parameters of type StiFirstDayOfWeek
 void StiWebViewerOptions.AppearanceOptions.setDatePickerFirstDayOfWeek(StiFirstDayOfWeek datePickerFirstDayOfWeek)
          the first day of week in the date picker.
 

Uses of StiFirstDayOfWeek in com.stimulsoft.webviewer.enums
 

Methods in com.stimulsoft.webviewer.enums that return StiFirstDayOfWeek
static StiFirstDayOfWeek StiFirstDayOfWeek.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiFirstDayOfWeek[] StiFirstDayOfWeek.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 Stimulsoft. All Rights Reserved.