方法介绍

方法名称:设置多选组合框选中某几项

语法:setCheckGroupSel(handle,id,sel)

功能说明:设置当前窗口中指定id的单选组合框的某几项被选中,可以在点击事件或者加载完成事件中设置

参数说明:handle 是当前窗口的句柄

方法例子

function onLoadEvent(handle)

setCheckGroupSel(handle,"idCheck","1@2")

end

showUI("myui.ui",600,600,onLoadEvent)

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-12 16:54:40

results matching ""

    No results matching ""