|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiFirstDayOfWeek | |
|---|---|
| com.stimulsoft.webdesigner | |
| com.stimulsoft.webdesigner.enums | |
| Uses of StiFirstDayOfWeek in com.stimulsoft.webdesigner |
|---|
| Methods in com.stimulsoft.webdesigner that return StiFirstDayOfWeek | |
|---|---|
StiFirstDayOfWeek |
StiWebDesignerOptions.getDatePickerFirstDayOfWeek()
the first day of week in the date picker. |
| Methods in com.stimulsoft.webdesigner with parameters of type StiFirstDayOfWeek | |
|---|---|
void |
StiWebDesignerOptions.setDatePickerFirstDayOfWeek(StiFirstDayOfWeek datePickerFirstDayOfWeek)
the first day of week in the date picker. |
| Uses of StiFirstDayOfWeek in com.stimulsoft.webdesigner.enums |
|---|
| Methods in com.stimulsoft.webdesigner.enums that return StiFirstDayOfWeek | |
|---|---|
static StiFirstDayOfWeek |
StiFirstDayOfWeek.valueOf(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||