使用范围:WX
component Imgtxtnavbar ($UI/wxsys/comps/imgtxtnavbar/imgtxtnavbar) extends $UI/wxsys/comps/lib/base/bindComponent
Constructor Top
Imgtxtnavbar () |
Methods Top
void | to (Integer current) |
Operations Top
void | setCurrent (Integer current) |
Events Top
void | active (Res event) |
Constructor details
Top
public
Imgtxtnavbar
()
可快速实现图文导航栏布局
public
Imgtxtnavbar
()
Methods Detail Top
public
void
to
(Integer current)
根据序号跳转到指定的导航栏
Operations Detail Top
public
void
setCurrent
(Integer current)
根据序号跳转到指定的导航栏
Events Detail Top
导航切换
See Active