使用范围:WX
Contents
component Weatherforecast ($UI/comp/weatherforecast/components/weatherforecast/weatherforecast) extends $UI/wxsys/comps/lib/base/component
Constructor Top
Weatherforecast () |
Events Top
void | checkFail ($UI/comp/weatherforecast/components/weatherforecast/weatherforecast#checkFailEvent event) | |
void | checkSuccess (CheckSuccessEvent event) |
Constructor details
Top
public
Weatherforecast
()
查询天气预报
public
Weatherforecast
()
Events Detail Top
public
void
checkFail
($UI/comp/weatherforecast/components/weatherforecast/weatherforecast#checkFailEvent event)
查询失败
See CheckFail
查询成功
See CheckSuccess