posts - 431,  comments - 344,  trackbacks - 0
          jsx3.gui.Splitter
          setSubcontainer1Pct()
          method setSubcontainer1Pct(strSubcontainerPct, bView)
          Sets a valid percentage (e.g., 100.00% 23.567%) that will be applied to the on-screen element as its CSS width/height percentage
          Parameters:
          strSubcontainerPct {String}valid CSS width property as a percentage (e.g., 34.56%)
          bView {boolean}false if null; if true the view is updated automatically without a repaint
          Returns:
          {jsx3.gui.Splitter}– this object


          eg:
          service.menuMinimize = function(menuToggle,isSelf) {
             if (isSelf != null) {
                if (isSelf == 0) {
                   menuToggle.setState(menuToggle.getState() == 0 ? 1 : 0);
                }
             }
             var menuSplitter = csa.getServer().getJSXByName('splitter_menuright');
             if (!menuToggle.getState()){
                menuSplitter.setSubcontainer1Pct("95.86",true);
             } else {
                menuSplitter.setSubcontainer1Pct("67.70",true);
             }
          }
          posted on 2007-04-06 16:35 周銳 閱讀(283) 評論(0)  編輯  收藏 所屬分類: TIBCO
          主站蜘蛛池模板: 河间市| 盐源县| 曲周县| 武安市| 石屏县| 慈利县| 舟曲县| 赣榆县| 平度市| 惠州市| 益阳市| 平阴县| 普陀区| 黄石市| 普兰县| 绥江县| 瑞丽市| 余庆县| 桓台县| 泰州市| 南投县| 浦县| 长葛市| 肥乡县| 扎囊县| 江源县| 普兰县| 黄浦区| 盈江县| 乌海市| 平阴县| 绿春县| 页游| 东海县| 梁平县| 香河县| 锡林浩特市| 米脂县| 台北市| 泰顺县| 北票市|