grid

          grid

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            78 Posts :: 0 Stories :: 62 Comments :: 0 Trackbacks

          2013年1月4日 #

          Pager:分頁控件
                          
                      
                               

          參考示例Pager:分頁控件


                      
                     

          創建代碼   

          <div class="mini-pager" style="width:600px;background:#ccc;" 
              totalCount="123" onpagechanged="onPageChanged" sizeList="[5,10,20,100]"
              showTotalCount="true"
              >        
          </div>    
          <script type="text/javascript">
              function onPageChanged(e) {
                  alert(e.pageIndex+":"+e.pageSize);
              }       
          </script>
          

                    
          posted @ 2013-01-06 17:05 nikofan 閱讀(2199) | 評論 (0)編輯 收藏

          OutlookTree:折疊樹
                          
                      
                            

          參考示例OutlookTree:折疊樹


                                 

          創建OutlookTree     

          <div id="leftTree" class="mini-outlooktree" url="../data/outlooktree.txt" onnodeselect="onNodeSelect"
              textField="text" idField="id" parentField="pid">
          </div>
                    

          數據格式

          [
              {id: "user", text: "用戶管理"},
                  
              {id: "lists", text: "Lists", pid: "user" },
                      
              {id: "datagrid", text: "DataGrid", pid: "lists"},            
              {id: "tree", text: "Tree" , pid: "lists"},
              {id: "treegrid", text: "TreeGrid " , pid: "lists"},
                  
              {id: "layouts", text: "Layouts", expanded: false, pid: "user"},
                  
              {id: "panel", text: "Panel", pid: "layouts"},
              {id: "splitter", text: "Splitter", pid: "layouts"},
              {id: "layout", text: "Layout ", pid: "layouts"},
                  
              { id: "right", text: "權限管理"},
                  
              {id: "base", text: "Base", expanded: false, pid: "right" },
                          
              {id: "ajax", text: "Ajax", pid: "base"},
              {id: "json", text: "JSON", pid: "base"},
              {id: "date", text: "Date", pid: "base"},
                  
              {id: "forms", text: "Forms", expanded: false, pid: "right"},
                          
              {id: "button", text: "Button", pid: "forms"},
              {id: "listbox", text: "ListBox", pid: "forms"},
              {id: "checkboxlist", text: "CheckBoxList", pid: "forms"},
              {id: "radiolist", text: "RadioList", pid: "forms"},
              {id: "calendar", text: "Calendar", pid: "forms"}                
          ]
          
          posted @ 2013-01-05 17:07 nikofan 閱讀(1849) | 評論 (0)編輯 收藏

          OutlookMenu:折疊菜單
                          
                                          

          參考示例OutlookMenu:折疊菜單

                  
                     

          創建OutlookMenu        

          <div class="mini-outlookmenu" url="../data/outlookmenu.txt" onitemselect="onItemSelect"
              idField="id" parentField="pid" textField="text">
          </div>
          
                     

          數據結構

          [
              { id: "user", text: "用戶管理"},
              { id: "addUser", pid: "user", text: "增加用戶", iconCls: "icon-add", url: "../navbartree/navbartree.html" },
              { id: "editUser", pid: "user", text: "修改用戶", iconCls: "icon-edit", url: "../buttonedit/openwindow.html" },
              { id: "removeUser", pid: "user", text: "刪除用戶", iconCls: "icon-remove", url: "../datagrid/datagrid.html" },
                  
              { id: "right", text: "權限管理"},
              { id: "addRight", pid: "right", text: "查詢權限", iconCls: "Note", url: "../navbartree/navbartree.html", iconPosition: "top" },
              { id: "editRight", pid: "right", text: "操作權限", iconCls: "Reports", url: "../buttonedit/openwindow.html", iconPosition: "top" }        
          ]
          
          posted @ 2013-01-04 16:23 nikofan 閱讀(2134) | 評論 (0)編輯 收藏

          主站蜘蛛池模板: 炎陵县| 永善县| 轮台县| 太保市| 应城市| 白朗县| 临夏市| 红河县| 攀枝花市| 双江| 赞皇县| 南召县| 锡林郭勒盟| 天等县| 抚顺县| 光泽县| 延川县| 宜兰市| 措美县| 东阿县| 临朐县| 湖南省| 会理县| 海丰县| 安庆市| 兰坪| 扬州市| 蒲城县| 通海县| 汝州市| 新民市| 麦盖提县| 铁力市| 榆树市| 玉树县| 开封县| 西丰县| 鲁甸县| 礼泉县| 乌兰浩特市| 三台县|