Lines Matching refs:selected
36 | selected | string | 0 | No | Default value of the common selector. The value should be the i…
48 | selected | string | Current date | No | Default value of the date selector…
51 …ar switch.<br>When both **lunarswitch** and **lunar** are set to **true**, the switch is selected.|
61 | selected | string | Current time | No | Default value of th…
72 …selected | string | Current date and time | No | Default …
76 …ar switch.<br>When both **lunarswitch** and **lunar** are set to **true**, the switch is selected.|
87 … selected | Array | [0,0,0, ...]| No | Default value of the multi-column text selector, which …
88 …column text selector, which is an array consisting of the values of the selected items in each col…
118 | change | { newValue: newValue, newSelected: newSelected } | Triggered when an item is selected an…
126 | change | { year: year, month: month, day: day } | Triggered when an item is selected and the OK b…
134 …nth, day: day, hour: hour, minute: minute} | Triggered when an item is selected and the OK button…
142 | change | { hour: hour, minute: minute, [second: second] } | Triggered when an item is selected an…
150 …selected and the OK button is clicked in the displayed pop-up window.<br>- **newValue** is an arra…
151 …mn whose value has changed.<br>- **newValue**: selected value.<br>- **newSelected**: index of the …
174 …<picker id="picker0" type="text" value="{{ textvalue }}" selected="{{ textselect }}" range="{{ ran…
178 …r1" type="date" value="{{ datevalue }}" start="2002-2-5" end="2030-6-5" selected="{{ dateselect }}"
183 selected="{{ timeselect }}" hours="12"
186 …<picker id="picker3" type="datetime" value="{{ datetimevalue }}" selected="{{ datetimeselect }}" h…
191 selected="{{ multitextselect }}"