Servis-Rhino 4211B Betriebsanweisung Seite 245

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 298
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 244
yearPattern – The coding for the year. The default is "yyyy".
monthPattern – The coding for the month. The default is "MMM".
dayPattern – The coding for the day. The default is "d".
value – The initial date to be shown in "YYYY-MM-dd" format (eg. 2013-08-25).
values – The initial date to be shown as an array of three integers in the order of year,
month and day (eg. [2013,8,25])
See also:
dojox/mobile/SpinWheelTimePicker
dojox/mobile/ValuePickerDatePicker
dojox/mobile/SpinWheelTimePicker
This widget provides a wheel driven time selection mechanism. See the following image.
See also:
dojox/mobile/SpinWheelDatePicker
dojox/mobile/ValuePickerTimePicker
dojox/mobile/Switch
This widget provides a two state switch. See the following:
Some of the key properties of this widget are:
leftLabel – The label for "on".
rightLabel – The label for "off".
value – The initial value for the switch.
The Switch can generate the "onStateChanged" event when its state is flipped.
See also:
dojox/mobile/CheckBox
dojox/mobile/ToggleButton
dojox/mobile/TabBar
This widget provides a container that shows a series of selectable options. Think of it much like a
classic UI Tab container. Typically, the TabBar contains a set of TabBarButton children.
Page 245
Seitenansicht 244
1 2 ... 240 241 242 243 244 245 246 247 248 249 250 ... 297 298

Kommentare zu diesen Handbüchern

Keine Kommentare