方法介绍

方法名称:获取多选组合框当前选项

语法:getCheckGroupSel(handle,id)

功能说明:获取当前窗口中指定id的多选组合框当前选项,可以在点击事件或者加载完成事件中获取

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

方法例子

function onLoadEvent(handle)

local sel = getCheckGroupSel(handle,"idCheck")

print("idDrop sel is:"..sel)

end

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

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

results matching ""

    No results matching ""