特性
其特性擴展自 spinner,下列是為 timespinner 增加的特性。.
名稱
類型
說明
默認值
separator
string
時分秒之間的分隔符。
:
showSeconds
boolean
定義是否顯示秒的信息。
false
highlight
number
初期高亮的域, 0 = 時, 1 = 分, ……
0
事件
其事件擴展自 spinner。
方法
其方法擴展自 spinner,下列是為 timespinner 重寫的方法。
名稱
參數
數碼
options
none
返回 options 對象。
setValue
value
設置 timespinner 的值。
getHours
none
獲取當前的時鐘的值。
getMinutes
none
獲取當前的分鐘的值。
getSeconds
none
獲取當前的秒鐘的值。