{"id":5204,"date":"2019-08-20T08:37:47","date_gmt":"2019-08-20T00:37:47","guid":{"rendered":"http:\/\/www.hefeiyu.com\/?p=5204"},"modified":"2019-08-20T08:37:47","modified_gmt":"2019-08-20T00:37:47","slug":"t100-%e8%8e%b7%e5%8f%96s_detail1%e7%9a%84table%e5%ad%97%e6%ae%b5","status":"publish","type":"post","link":"https:\/\/www.hefeiyu.com\/?p=5204","title":{"rendered":"T100\u2014\u2014\u83b7\u53d6s_detail1\u7684Table\u5b57\u6bb5"},"content":{"rendered":"<p>\u7528\u6765\u83b7\u53d6\u89c4\u683c\u4e0atable\u7684\u5b57\u6bb5\uff0c\u505a\u5230\u5feb\u901f\u9690\u85cf\u3002<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"null\">PRIVATE FUNCTION apmt520_dome()\r\nDEFINE w                               ui.Window\r\nDEFINE twindow                         om.DomNode\r\nDEFINE lst_table                       om.NodeList\r\nDEFINE n_table                         om.DomNode          #&lt;Table&gt;\u8282\u70b9\r\nDEFINE lst_tablecolumn                 om.NodeList         #&lt;TableColumn&gt;\u8282\u70b9\u5217\u8868\r\nDEFINE n_tablecolumn                   om.DomNode          #&lt;TableColumn&gt;\u8282\u70b9\r\nDEFINE l_k,l_m                         INT\r\nDEFINE l_show,l_nshow                  STRING    \r\n    LET w = ui.Window.getCurrent()\r\n    LET twindow = w.getNode()  \r\n    LET lst_table = twindow.selectByTagName(\"Table\")\r\n    #\u83b7\u53d6\u5bf9\u5e94\u7684Table\u8282\u70b9\r\n    FOR l_k = 1 TO lst_table.getLength()\r\n        LET n_table = lst_table.item(l_k)\r\n        IF n_table.getAttribute(\"name\") = \"s_detail1\" THEN\r\n            LET lst_tablecolumn = n_table.selectByTagName(\"TableColumn\")\r\n            FOR l_m = 1 TO lst_tableColumn.getLength() \r\n                LET n_tablecolumn = lst_tablecolumn.item(l_m)\r\n                #\u5f97\u5230\u8be5\u8282\u70b9\u7684hidden\u5c5e\u6027,\u5224\u65ad\u662f\u5426\u4e3a\u9690\u85cf\u5217\r\n                LET l_show = n_tablecolumn.getAttribute(\"name\")\r\n                IF l_m = lst_table.getLength() THEN   \r\n                    LET l_nshow =l_nshow,l_show\r\n                ELSE\r\n                    LET l_nshow =l_nshow,l_show,\",\" \r\n                END IF\r\n            END FOR\r\n            LET l_nshow =  l_nshow              \r\n        END IF\r\n    END FOR\r\n    \r\n    CALL cl_set_comp_entry(l_nshow,FALSE)\r\n    \r\nEND FUNCTION<\/code><\/pre>\n<p>&#8211;\u6765\u81ea\u00a0<a id=\"Header1_HeaderTitle\" class=\"headermaintitle\" href=\"https:\/\/www.cnblogs.com\/xiaoli9627\/\">xiao\u9ece<\/a>\u00a0https:\/\/www.cnblogs.com\/xiaoli9627\/p\/11213992.html<\/p>\n<p>\u8f6c\u8f7d\u8bf7\u6ce8\u660e\uff1a<a href=\"https:\/\/www.hefeiyu.com\">\u8d6b\u975e\u57df<\/a> &raquo; <a href=\"https:\/\/www.hefeiyu.com\/?p=5204\">T100\u2014\u2014\u83b7\u53d6s_detail1\u7684Table\u5b57\u6bb5<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>\u7528\u6765\u83b7\u53d6\u89c4\u683c\u4e0atable\u7684\u5b57\u6bb5\uff0c\u505a\u5230\u5feb\u901f\u9690\u85cf\u3002 PRIVATE FUNCTION apmt520_dome() DEFINE w ui.Window DEFINE twindow om.DomNode DEFINE lst_table om.Node [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[490],"tags":[89,759,44],"class_list":["post-5204","post","type-post","status-publish","format-standard","hentry","category-490","tag-define","tag-om","tag-table"],"_links":{"self":[{"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/posts\/5204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5204"}],"version-history":[{"count":1,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/posts\/5204\/revisions"}],"predecessor-version":[{"id":5205,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=\/wp\/v2\/posts\/5204\/revisions\/5205"}],"wp:attachment":[{"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5204"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5204"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hefeiyu.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}