Browse Source

Merge pull request #84 in FUI/fineui from ~GUY/fineui:uidoc to master

* commit 'b69e5b6d3d7cbd06a6fe990a39c3ef6fb607ae70':
  update docs
  add ui doc
es6
richie 7 years ago
parent
commit
cf804c6c2d
  1. 543
      docs/detailed/bi.button/general.html
  2. 545
      docs/detailed/bi.button/tooltip.html
  3. 545
      docs/detailed/bi.multi_select_item.html
  4. 543
      docs/detailed/bi.segment.html
  5. 545
      docs/detailed/bi.single_select_item.html
  6. 545
      docs/detailed/node.html
  7. 651
      docs/detailed/table/bi.excel_table.html
  8. 543
      docs/detailed/table/bi.preview_table.html
  9. 545
      docs/detailed/table/bi.responsive_table.html
  10. 675
      docs/detailed/text_input/bi.clear_editor.html
  11. 688
      docs/detailed/text_input/bi.search_editor.html
  12. 710
      docs/detailed/text_input/bi.text_editor.html
  13. 543
      docs/detailed/tree/bi.multi_tree_combo.html
  14. 543
      docs/detailed/tree/bi.switch_tree.html
  15. 5
      docs/gh.js
  16. 6
      docs/gitbook/gitbook-plugin-theme-api/theme-api.css
  17. 1
      docs/gitbook/gitbook-plugin-theme-api/theme-api.js
  18. 271
      docs/index.html
  19. 350
      docs/interaction/controls/input.html
  20. 1
      docs/interaction/controls/input/readme.md
  21. 334
      docs/interaction/controls/readme.html
  22. 334
      docs/interaction/modules/readme.html
  23. 334
      docs/interaction/readme.html
  24. 328
      docs/interaction/rules/readme.html
  25. 8
      docs/package.json
  26. 2
      docs/search_index.json
  27. 13
      uidoc/.gitignore
  28. 21
      uidoc/LICENSE
  29. 2
      uidoc/README.md
  30. 25
      uidoc/SUMMARY.md
  31. 23
      uidoc/book.json
  32. 2
      uidoc/detailed/bi.button/general.md
  33. 2
      uidoc/detailed/bi.button/tooltip.md
  34. 2
      uidoc/detailed/bi.multi_select_item.md
  35. 2
      uidoc/detailed/bi.segment.md
  36. 2
      uidoc/detailed/bi.single_select_item.md
  37. 2
      uidoc/detailed/node.md
  38. 57
      uidoc/detailed/table/bi.excel_table.md
  39. 2
      uidoc/detailed/table/bi.preview_table.md
  40. 2
      uidoc/detailed/table/bi.responsive_table.md
  41. 42
      uidoc/detailed/text_input/bi.clear_editor.md
  42. 60
      uidoc/detailed/text_input/bi.search_editor.md
  43. 89
      uidoc/detailed/text_input/bi.text_editor.md
  44. 2
      uidoc/detailed/tree/bi.multi_tree_combo.md
  45. 2
      uidoc/detailed/tree/bi.switch_tree.md
  46. 5
      uidoc/gh.js
  47. 30
      uidoc/package.json

543
docs/detailed/bi.button/general.html

@ -0,0 +1,543 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>通用按钮 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="tooltip.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter active" data-level="2.1.1" data-path="general.html">
<a href="general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="tooltip.html">
<a href="tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >通用按钮</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="&#x901A;&#x7528;&#x6309;&#x94AE;">&#x901A;&#x7528;&#x6309;&#x94AE;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"通用按钮","level":"2.1.1","depth":2,"next":{"title":"带提示的按钮","level":"2.1.2","depth":2,"path":"detailed/bi.button/tooltip.md","ref":"detailed/bi.button/tooltip.md","articles":[]},"previous":{"title":"按钮组","level":"2.1","depth":1,"ref":"","articles":[{"title":"通用按钮","level":"2.1.1","depth":2,"path":"detailed/bi.button/general.md","ref":"detailed/bi.button/general.md","articles":[]},{"title":"带提示的按钮","level":"2.1.2","depth":2,"path":"detailed/bi.button/tooltip.md","ref":"detailed/bi.button/tooltip.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/bi.button/general.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

545
docs/detailed/bi.button/tooltip.html

@ -0,0 +1,545 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>带提示的按钮 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="../bi.single_select_item.html" />
<link rel="prev" href="general.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="general.html">
<a href="general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter active" data-level="2.1.2" data-path="tooltip.html">
<a href="tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >带提示的按钮</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="&#x5E26;&#x63D0;&#x793A;&#x7684;&#x6309;&#x94AE;">&#x5E26;&#x63D0;&#x793A;&#x7684;&#x6309;&#x94AE;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"带提示的按钮","level":"2.1.2","depth":2,"next":{"title":"单选框","level":"2.2","depth":1,"path":"detailed/bi.single_select_item.md","ref":"detailed/bi.single_select_item.md","articles":[]},"previous":{"title":"通用按钮","level":"2.1.1","depth":2,"path":"detailed/bi.button/general.md","ref":"detailed/bi.button/general.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/bi.button/tooltip.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

545
docs/detailed/bi.multi_select_item.html

@ -0,0 +1,545 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>复选框 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="node.html" />
<link rel="prev" href="bi.single_select_item.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="bi.button/general.html">
<a href="bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="bi.button/tooltip.html">
<a href="bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="bi.single_select_item.html">
<a href="bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter active" data-level="2.3" data-path="bi.multi_select_item.html">
<a href="bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="node.html">
<a href="node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="bi.segment.html">
<a href="bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="tree/bi.multi_tree_combo.html">
<a href="tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="tree/bi.switch_tree.html">
<a href="tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="table/bi.preview_table.html">
<a href="table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="table/bi.responsive_table.html">
<a href="table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="table/bi.excel_table.html">
<a href="table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="text_input/bi.text_editor.html">
<a href="text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="text_input/bi.search_editor.html">
<a href="text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="text_input/bi.clear_editor.html">
<a href="text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >复选框</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="&#x590D;&#x9009;&#x6846;">&#x590D;&#x9009;&#x6846;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"复选框","level":"2.3","depth":1,"next":{"title":"node节点","level":"2.4","depth":1,"path":"detailed/node.md","ref":"detailed/node.md","articles":[]},"previous":{"title":"单选框","level":"2.2","depth":1,"path":"detailed/bi.single_select_item.md","ref":"detailed/bi.single_select_item.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/bi.multi_select_item.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

543
docs/detailed/bi.segment.html

@ -0,0 +1,543 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>segment组件 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="node.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="bi.button/general.html">
<a href="bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="bi.button/tooltip.html">
<a href="bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="bi.single_select_item.html">
<a href="bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="bi.multi_select_item.html">
<a href="bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="node.html">
<a href="node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter active" data-level="2.5" data-path="bi.segment.html">
<a href="bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="tree/bi.multi_tree_combo.html">
<a href="tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="tree/bi.switch_tree.html">
<a href="tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="table/bi.preview_table.html">
<a href="table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="table/bi.responsive_table.html">
<a href="table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="table/bi.excel_table.html">
<a href="table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="text_input/bi.text_editor.html">
<a href="text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="text_input/bi.search_editor.html">
<a href="text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="text_input/bi.clear_editor.html">
<a href="text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >segment组件</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="segment&#x7EC4;&#x4EF6;">segment&#x7EC4;&#x4EF6;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"segment组件","level":"2.5","depth":1,"next":{"title":"树形结构","level":"2.6","depth":1,"ref":"","articles":[{"title":"bi.multi_tree_combo","level":"2.6.1","depth":2,"path":"detailed/tree/bi.multi_tree_combo.md","ref":"detailed/tree/bi.multi_tree_combo.md","articles":[]},{"title":"bi.switch_tree","level":"2.6.2","depth":2,"path":"detailed/tree/bi.switch_tree.md","ref":"detailed/tree/bi.switch_tree.md","articles":[]}]},"previous":{"title":"node节点","level":"2.4","depth":1,"path":"detailed/node.md","ref":"detailed/node.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/bi.segment.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

545
docs/detailed/bi.single_select_item.html

@ -0,0 +1,545 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>单选框 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.multi_select_item.html" />
<link rel="prev" href="bi.button/tooltip.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="bi.button/general.html">
<a href="bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="bi.button/tooltip.html">
<a href="bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter active" data-level="2.2" data-path="bi.single_select_item.html">
<a href="bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="bi.multi_select_item.html">
<a href="bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="node.html">
<a href="node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="bi.segment.html">
<a href="bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="tree/bi.multi_tree_combo.html">
<a href="tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="tree/bi.switch_tree.html">
<a href="tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="table/bi.preview_table.html">
<a href="table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="table/bi.responsive_table.html">
<a href="table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="table/bi.excel_table.html">
<a href="table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="text_input/bi.text_editor.html">
<a href="text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="text_input/bi.search_editor.html">
<a href="text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="text_input/bi.clear_editor.html">
<a href="text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >单选框</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="&#x5355;&#x9009;&#x6846;">&#x5355;&#x9009;&#x6846;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"单选框","level":"2.2","depth":1,"next":{"title":"复选框","level":"2.3","depth":1,"path":"detailed/bi.multi_select_item.md","ref":"detailed/bi.multi_select_item.md","articles":[]},"previous":{"title":"带提示的按钮","level":"2.1.2","depth":2,"path":"detailed/bi.button/tooltip.md","ref":"detailed/bi.button/tooltip.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/bi.single_select_item.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

545
docs/detailed/node.html

@ -0,0 +1,545 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>node节点 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.segment.html" />
<link rel="prev" href="bi.multi_select_item.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="bi.button/general.html">
<a href="bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="bi.button/tooltip.html">
<a href="bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="bi.single_select_item.html">
<a href="bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="bi.multi_select_item.html">
<a href="bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter active" data-level="2.4" data-path="node.html">
<a href="node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="bi.segment.html">
<a href="bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="tree/bi.multi_tree_combo.html">
<a href="tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="tree/bi.switch_tree.html">
<a href="tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="table/bi.preview_table.html">
<a href="table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="table/bi.responsive_table.html">
<a href="table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="table/bi.excel_table.html">
<a href="table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="text_input/bi.text_editor.html">
<a href="text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="text_input/bi.search_editor.html">
<a href="text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="text_input/bi.clear_editor.html">
<a href="text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >node节点</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="node&#x8282;&#x70B9;">node&#x8282;&#x70B9;</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"node节点","level":"2.4","depth":1,"next":{"title":"segment组件","level":"2.5","depth":1,"path":"detailed/bi.segment.md","ref":"detailed/bi.segment.md","articles":[]},"previous":{"title":"复选框","level":"2.3","depth":1,"path":"detailed/bi.multi_select_item.md","ref":"detailed/bi.multi_select_item.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/node.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

651
docs/detailed/table/bi.excel_table.html

@ -0,0 +1,651 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.excel_table · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="bi.responsive_table.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="bi.preview_table.html">
<a href="bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="bi.responsive_table.html">
<a href="bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter active" data-level="2.7.3" data-path="bi.excel_table.html">
<a href="bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.excel_table</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="biexceltable">bi.excel_table</h1>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/cbmv07g4/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&quot;bi.excel_table&quot;</span>,
element: <span class="hljs-string">&quot;#wrapper&quot;</span>,
width: <span class="hljs-number">500</span>,
columnSize: [<span class="hljs-number">200</span>,<span class="hljs-number">200</span>,<span class="hljs-number">200</span>,<span class="hljs-number">200</span>,<span class="hljs-number">200</span>],
items: [
[{
type: <span class="hljs-string">&quot;bi.label&quot;</span>,
cls: <span class="hljs-string">&quot;layout-bg1&quot;</span>,
text: <span class="hljs-string">&quot;&#x7B2C;&#x4E00;&#x884C;&#x7B2C;&#x4E00;&#x5217;&quot;</span>
}, {
type: <span class="hljs-string">&quot;bi.label&quot;</span>,
cls: <span class="hljs-string">&quot;layout-bg2&quot;</span>,
text: <span class="hljs-string">&quot;&#x7B2C;&#x4E00;&#x884C;&#x7B2C;&#x4E8C;&#x5217;&quot;</span>
}],
[{
type: <span class="hljs-string">&quot;bi.label&quot;</span>,
cls: <span class="hljs-string">&quot;layout-bg3&quot;</span>,
text: <span class="hljs-string">&quot;&#x7B2C;&#x4E8C;&#x884C;&#x7B2C;&#x4E00;&#x5217;&quot;</span>
}, {
type: <span class="hljs-string">&quot;bi.label&quot;</span>,
cls: <span class="hljs-string">&quot;layout-bg4&quot;</span>,
text: <span class="hljs-string">&quot;&#x7B2C;&#x4E8C;&#x884C;&#x7B2C;&#x4E8C;&#x5217;&quot;</span>
}]
]
});
</code></pre>
</div></div></div>
<table>
<thead>
<tr>
<th>&#x53C2;&#x6570;</th>
<th>&#x8BF4;&#x660E;</th>
<th>&#x7C7B;&#x578B;</th>
<th>&#x9ED8;&#x8BA4;&#x503C;</th>
</tr>
</thead>
<tbody>
<tr>
<td>isNeedResize</td>
<td>&#x662F;&#x5426;&#x9700;&#x8981;&#x8C03;&#x6574;&#x5927;&#x5C0F;</td>
<td>bool</td>
<td>false</td>
</tr>
<tr>
<td>isResizeAdapt</td>
<td>&#x662F;&#x5426;&#x8C03;&#x6574;&#x65F6;&#x81EA;&#x9002;&#x5E94;</td>
<td>bool</td>
<td>true</td>
</tr>
<tr>
<td>isNeedMerge</td>
<td>&#x662F;&#x5426;&#x9700;&#x8981;&#x5408;&#x5E76;&#x5355;&#x5143;&#x683C;</td>
<td>bool</td>
<td>false</td>
</tr>
<tr>
<td>mergeCols</td>
<td>&#x5408;&#x5E76;&#x7684;&#x5355;&#x5143;&#x683C;&#x5217;&#x53F7;</td>
<td>array</td>
<td>[]</td>
</tr>
<tr>
<td>mergeRule</td>
<td>&#x5408;&#x5E76;&#x89C4;&#x5219;, &#x9ED8;&#x8BA4;&#x76F8;&#x7B49;&#x65F6;&#x5408;&#x5E76;</td>
<td>function(row1, row2)</td>
<td>&#x9ED8;&#x8BA4;row1 = row2 &#x65F6;&#x5408;&#x5E76;</td>
</tr>
<tr>
<td>columnSize</td>
<td>&#x5355;&#x5143;&#x683C;&#x5BBD;&#x5EA6;&#x96C6;&#x5408;</td>
<td>array</td>
<td>[]</td>
</tr>
<tr>
<td>headerRowSize</td>
<td>&#x8868;&#x5934;&#x9AD8;&#x5EA6;</td>
<td>number</td>
<td>37</td>
</tr>
<tr>
<td>footerRowSize</td>
<td>&#x8868;&#x5C3E;&#x9AD8;&#x5EA6;</td>
<td>number</td>
<td>37</td>
</tr>
<tr>
<td>rowSize</td>
<td>&#x666E;&#x901A;&#x5355;&#x5143;&#x683C;&#x9AD8;&#x5EA6;</td>
<td>number</td>
<td>37</td>
</tr>
<tr>
<td>regionColumnSize</td>
<td></td>
<td>bool</td>
<td>false</td>
</tr>
<tr>
<td>items</td>
<td>&#x5B50;&#x7EC4;&#x4EF6;</td>
<td>array</td>
<td>[]</td>
</tr>
</tbody>
</table>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.excel_table","level":"2.7.3","depth":2,"next":{"title":"文本框控件","level":"2.8","depth":1,"ref":"","articles":[{"title":"bi.text_editor","level":"2.8.1","depth":2,"path":"detailed/text_input/bi.text_editor.md","ref":"detailed/text_input/bi.text_editor.md","articles":[]},{"title":"bi.search_editor","level":"2.8.2","depth":2,"path":"detailed/text_input/bi.search_editor.md","ref":"detailed/text_input/bi.search_editor.md","articles":[]},{"title":"bi.clear_editor","level":"2.8.3","depth":2,"path":"detailed/text_input/bi.clear_editor.md","ref":"detailed/text_input/bi.clear_editor.md","articles":[]}]},"previous":{"title":"bi.responsive_table","level":"2.7.2","depth":2,"path":"detailed/table/bi.responsive_table.md","ref":"detailed/table/bi.responsive_table.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/table/bi.excel_table.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

543
docs/detailed/table/bi.preview_table.html

@ -0,0 +1,543 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.preview_table · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.responsive_table.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter active" data-level="2.7.1" data-path="bi.preview_table.html">
<a href="bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="bi.responsive_table.html">
<a href="bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="bi.excel_table.html">
<a href="bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.preview_table</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="bipreviewtable">bi.preview_table</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.preview_table","level":"2.7.1","depth":2,"next":{"title":"bi.responsive_table","level":"2.7.2","depth":2,"path":"detailed/table/bi.responsive_table.md","ref":"detailed/table/bi.responsive_table.md","articles":[]},"previous":{"title":"表格","level":"2.7","depth":1,"ref":"","articles":[{"title":"bi.preview_table","level":"2.7.1","depth":2,"path":"detailed/table/bi.preview_table.md","ref":"detailed/table/bi.preview_table.md","articles":[]},{"title":"bi.responsive_table","level":"2.7.2","depth":2,"path":"detailed/table/bi.responsive_table.md","ref":"detailed/table/bi.responsive_table.md","articles":[]},{"title":"bi.excel_table","level":"2.7.3","depth":2,"path":"detailed/table/bi.excel_table.md","ref":"detailed/table/bi.excel_table.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/table/bi.preview_table.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

545
docs/detailed/table/bi.responsive_table.html

@ -0,0 +1,545 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.responsive_table · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.excel_table.html" />
<link rel="prev" href="bi.preview_table.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="bi.preview_table.html">
<a href="bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter active" data-level="2.7.2" data-path="bi.responsive_table.html">
<a href="bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="bi.excel_table.html">
<a href="bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.responsive_table</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="biresponsivetable">bi.responsive_table</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.responsive_table","level":"2.7.2","depth":2,"next":{"title":"bi.excel_table","level":"2.7.3","depth":2,"path":"detailed/table/bi.excel_table.md","ref":"detailed/table/bi.excel_table.md","articles":[]},"previous":{"title":"bi.preview_table","level":"2.7.1","depth":2,"path":"detailed/table/bi.preview_table.md","ref":"detailed/table/bi.preview_table.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/table/bi.responsive_table.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

675
docs/detailed/text_input/bi.clear_editor.html

@ -0,0 +1,675 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.clear_editor · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="bi.search_editor.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="bi.text_editor.html">
<a href="bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="bi.search_editor.html">
<a href="bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter active" data-level="2.8.3" data-path="bi.clear_editor.html">
<a href="bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.clear_editor</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="bicleareditor">bi.clear_editor</h1>
<h2 id="&#x5E26;&#x6E05;&#x9664;&#x6309;&#x94AE;&#x7684;&#x8F93;&#x5165;&#x6846;">&#x5E26;&#x6E05;&#x9664;&#x6309;&#x94AE;&#x7684;&#x8F93;&#x5165;&#x6846;</h2>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/ppgph3qu/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&apos;bi.clear_editor&apos;</span>,
cls: <span class="hljs-string">&quot;bi-border&quot;</span>,
element: <span class="hljs-string">&apos;#wrapper&apos;</span>,
width: <span class="hljs-number">300</span>,
watermark:<span class="hljs-string">&quot;&#x5E26;&#x6E05;&#x9664;&#x6309;&#x94AE;&#x7684;&#x8F93;&#x5165;&#x6846;&quot;</span>,
});
</code></pre>
</div></div></div>
<h2 id="api">API</h2>
<table>
<thead>
<tr>
<th style="text-align:left">&#x53C2;&#x6570;</th>
<th style="text-align:left">&#x8BF4;&#x660E;</th>
<th style="text-align:left">&#x7C7B;&#x578B;</th>
<th style="text-align:left">&#x53EF;&#x9009;&#x503C;</th>
<th style="text-align:left">&#x9ED8;&#x8BA4;&#x503C;</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">hgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x5DE6;&#x53F3;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">4</td>
</tr>
<tr>
<td style="text-align:left">vgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x4E0A;&#x4E0B;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">2</td>
</tr>
<tr>
<td style="text-align:left">lgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;left-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">rgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;right-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">tgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;top-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">bgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;bottom-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">validationChecker</td>
<td style="text-align:left">&#x8F93;&#x5165;&#x8F83;&#x9A8C;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">quitChecker</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x9000;&#x51FA;&#x7F16;&#x8F91;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">mouseOut</td>
<td style="text-align:left"></td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">allowBlank</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x7A7A;&#x503C;</td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">watermark</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;placeholder</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">value</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9ED8;&#x8BA4;&#x503C;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">errorText</td>
<td style="text-align:left">&#x9519;&#x8BEF;&#x63D0;&#x793A;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">width</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x5BBD;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">height</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9AD8;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">30</td>
</tr>
</tbody>
</table>
<p>#</p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.clear_editor","level":"2.8.3","depth":2,"previous":{"title":"bi.search_editor","level":"2.8.2","depth":2,"path":"detailed/text_input/bi.search_editor.md","ref":"detailed/text_input/bi.search_editor.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/text_input/bi.clear_editor.md","mtime":"2017-08-28T10:32:10.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

688
docs/detailed/text_input/bi.search_editor.html

@ -0,0 +1,688 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.search_editor · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.clear_editor.html" />
<link rel="prev" href="bi.text_editor.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="bi.text_editor.html">
<a href="bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter active" data-level="2.8.2" data-path="bi.search_editor.html">
<a href="bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="bi.clear_editor.html">
<a href="bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.search_editor</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="bisearcheditor">bi.search_editor</h2>
<h3 id="&#x641C;&#x7D22;&#x6846;">&#x641C;&#x7D22;&#x6846;</h3>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/4a1rLppw/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&apos;bi.search_editor&apos;</span>,
element: <span class="hljs-string">&apos;#wrapper&apos;</span>,
width: <span class="hljs-number">300</span>,
watermark:<span class="hljs-string">&quot;&#x641C;&#x7D22;&quot;</span>,
});
</code></pre>
</div></div></div>
<h2 id="bismallsearcheditor">bi.small_search_editor</h2>
<h3 id="&#x5C0F;&#x4E00;&#x53F7;&#x7684;&#x641C;&#x7D22;&#x6846;">&#x5C0F;&#x4E00;&#x53F7;&#x7684;&#x641C;&#x7D22;&#x6846;</h3>
<h5 id="height&#x9ED8;&#x8BA4;&#x4E3A;24">height&#x9ED8;&#x8BA4;&#x4E3A;24</h5>
<p><div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/wwzza22k/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&apos;bi.search_editor&apos;</span>,
element: <span class="hljs-string">&apos;#wrapper&apos;</span>,
width: <span class="hljs-number">300</span>,
watermark:<span class="hljs-string">&quot;&#x641C;&#x7D22;&quot;</span>,
});
</code></pre>
</div>&lt;/div&gt;&lt;/div&gt;</div></div></p>
<h2 id="api">API</h2>
<table>
<thead>
<tr>
<th style="text-align:left">&#x53C2;&#x6570;</th>
<th style="text-align:left">&#x8BF4;&#x660E;</th>
<th style="text-align:left">&#x7C7B;&#x578B;</th>
<th style="text-align:left">&#x53EF;&#x9009;&#x503C;</th>
<th style="text-align:left">&#x9ED8;&#x8BA4;&#x503C;</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">hgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x5DE6;&#x53F3;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">4</td>
</tr>
<tr>
<td style="text-align:left">vgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x4E0A;&#x4E0B;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">2</td>
</tr>
<tr>
<td style="text-align:left">lgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;left-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">rgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;right-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">tgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;top-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">bgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;bottom-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">validationChecker</td>
<td style="text-align:left">&#x8F93;&#x5165;&#x8F83;&#x9A8C;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">quitChecker</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x9000;&#x51FA;&#x7F16;&#x8F91;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">mouseOut</td>
<td style="text-align:left"></td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">allowBlank</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x7A7A;&#x503C;</td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">watermark</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;placeholder</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">value</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9ED8;&#x8BA4;&#x503C;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">errorText</td>
<td style="text-align:left">&#x9519;&#x8BEF;&#x63D0;&#x793A;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">width</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x5BBD;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">height</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9AD8;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">30</td>
</tr>
</tbody>
</table>
<p>#</p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.search_editor","level":"2.8.2","depth":2,"next":{"title":"bi.clear_editor","level":"2.8.3","depth":2,"path":"detailed/text_input/bi.clear_editor.md","ref":"detailed/text_input/bi.clear_editor.md","articles":[]},"previous":{"title":"bi.text_editor","level":"2.8.1","depth":2,"path":"detailed/text_input/bi.text_editor.md","ref":"detailed/text_input/bi.text_editor.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/text_input/bi.search_editor.md","mtime":"2017-08-28T09:53:58.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

710
docs/detailed/text_input/bi.text_editor.html

@ -0,0 +1,710 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.text_editor · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.search_editor.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="../tree/bi.multi_tree_combo.html">
<a href="../tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="../tree/bi.switch_tree.html">
<a href="../tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter active" data-level="2.8.1" data-path="bi.text_editor.html">
<a href="bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="bi.search_editor.html">
<a href="bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="bi.clear_editor.html">
<a href="bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.text_editor</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="bitexteditor">bi.text_editor</h1>
<h5 id="&#x901A;&#x8FC7;&#x9F20;&#x6807;&#x6216;&#x952E;&#x76D8;&#x8F93;&#x5165;&#x5B57;&#x7B26;">&#x901A;&#x8FC7;&#x9F20;&#x6807;&#x6216;&#x952E;&#x76D8;&#x8F93;&#x5165;&#x5B57;&#x7B26;</h5>
<h2 id="&#x57FA;&#x7840;&#x7528;&#x6CD5;">&#x57FA;&#x7840;&#x7528;&#x6CD5;</h2>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/cna5o200/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&quot;bi.text_editor&quot;</span>,
element: <span class="hljs-string">&quot;#wrapper&quot;</span>,
width: <span class="hljs-number">200</span>,
height: <span class="hljs-number">30</span>,
watermark:<span class="hljs-string">&quot;&#x8BF7;&#x8F93;&#x5165;&#x5185;&#x5BB9;&quot;</span>
});
</code></pre>
</div></div></div>
<h2 id="&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;">&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;</h2>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/d7td9tfr/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&quot;bi.text_editor&quot;</span>,
element: <span class="hljs-string">&quot;#wrapper&quot;</span>,
width: <span class="hljs-number">200</span>,
height: <span class="hljs-number">30</span>,
watermark:<span class="hljs-string">&quot;&#x8FD9;&#x4E2A;&#x4E0D;&#x4E88;&#x8BB8;&#x7A7A;&quot;</span>,
value: <span class="hljs-string">&quot;&#x8FD9;&#x662F;&#x4E00;&#x4E2A;&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x7684;&#x8F93;&#x5165;&#x6846;&quot;</span>,
allowBlank: <span class="hljs-literal">false</span>,
errorText: <span class="hljs-string">&quot;&#x4E0D;&#x5141;&#x8BB8;&#x4E3A;&#x7A7A;&quot;</span>
});
</code></pre>
</div></div></div>
<h2 id="&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;">&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;</h2>
<div class="api-method"><div class="api-method-definition"><p><a href="https://jsfiddle.net/fineui/kjmyg9ps/" target="_blank">source</a></p>
</div><div class="api-method-code"><div class="api-method-example"><pre><code class="lang-javascript">BI.createWidget({
type: <span class="hljs-string">&quot;bi.text_editor&quot;</span>,
element: <span class="hljs-string">&quot;#wrapper&quot;</span>,
width: <span class="hljs-number">200</span>,
height: <span class="hljs-number">30</span>,
allowBlank: <span class="hljs-literal">true</span>,
errorText: <span class="hljs-string">&quot;&#x4E0D;&#x80FD;&#x8F93;&#x5165;&#x53EA;&#x8F93;&#x5165;a!&quot;</span>,
validationChecker: <span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params">v</span>) </span>{
<span class="hljs-keyword">if</span> (v == <span class="hljs-string">&quot;a&quot;</span>) {
<span class="hljs-keyword">return</span> <span class="hljs-literal">false</span>;
}
<span class="hljs-keyword">return</span> <span class="hljs-literal">true</span>;
},
});
</code></pre>
</div></div></div>
<h2 id="api">API</h2>
<table>
<thead>
<tr>
<th style="text-align:left">&#x53C2;&#x6570;</th>
<th style="text-align:left">&#x8BF4;&#x660E;</th>
<th style="text-align:left">&#x7C7B;&#x578B;</th>
<th style="text-align:left">&#x53EF;&#x9009;&#x503C;</th>
<th style="text-align:left">&#x9ED8;&#x8BA4;&#x503C;</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">hgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x5DE6;&#x53F3;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">4</td>
</tr>
<tr>
<td style="text-align:left">vgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;&#x4E0A;&#x4E0B;padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">2</td>
</tr>
<tr>
<td style="text-align:left">lgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;left-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">rgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;right-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">tgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;top-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">bgap</td>
<td style="text-align:left">&#x6548;&#x679C;&#x76F8;&#x5F53;&#x4E8E;&#x6587;&#x672C;&#x6846;bottom-padding&#x503C;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">0</td>
</tr>
<tr>
<td style="text-align:left">validationChecker</td>
<td style="text-align:left">&#x8F93;&#x5165;&#x8F83;&#x9A8C;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">quitChecker</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x9000;&#x51FA;&#x7F16;&#x8F91;&#x51FD;&#x6570;</td>
<td style="text-align:left">function</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">mouseOut</td>
<td style="text-align:left"></td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">allowBlank</td>
<td style="text-align:left">&#x662F;&#x5426;&#x5141;&#x8BB8;&#x7A7A;&#x503C;</td>
<td style="text-align:left">boolean</td>
<td style="text-align:left">true,false</td>
<td style="text-align:left">false</td>
</tr>
<tr>
<td style="text-align:left">watermark</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;placeholder</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">value</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9ED8;&#x8BA4;&#x503C;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">errorText</td>
<td style="text-align:left">&#x9519;&#x8BEF;&#x63D0;&#x793A;</td>
<td style="text-align:left">string</td>
<td style="text-align:left"></td>
<td style="text-align:left">null</td>
</tr>
<tr>
<td style="text-align:left">width</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x5BBD;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left">height</td>
<td style="text-align:left">&#x6587;&#x672C;&#x6846;&#x9AD8;&#x5EA6;</td>
<td style="text-align:left">number</td>
<td style="text-align:left"></td>
<td style="text-align:left">30</td>
</tr>
</tbody>
</table>
<p>#</p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.text_editor","level":"2.8.1","depth":2,"next":{"title":"bi.search_editor","level":"2.8.2","depth":2,"path":"detailed/text_input/bi.search_editor.md","ref":"detailed/text_input/bi.search_editor.md","articles":[]},"previous":{"title":"文本框控件","level":"2.8","depth":1,"ref":"","articles":[{"title":"bi.text_editor","level":"2.8.1","depth":2,"path":"detailed/text_input/bi.text_editor.md","ref":"detailed/text_input/bi.text_editor.md","articles":[]},{"title":"bi.search_editor","level":"2.8.2","depth":2,"path":"detailed/text_input/bi.search_editor.md","ref":"detailed/text_input/bi.search_editor.md","articles":[]},{"title":"bi.clear_editor","level":"2.8.3","depth":2,"path":"detailed/text_input/bi.clear_editor.md","ref":"detailed/text_input/bi.clear_editor.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/text_input/bi.text_editor.md","mtime":"2017-08-28T09:41:50.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

543
docs/detailed/tree/bi.multi_tree_combo.html

@ -0,0 +1,543 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.multi_tree_combo · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="bi.switch_tree.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter active" data-level="2.6.1" data-path="bi.multi_tree_combo.html">
<a href="bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="bi.switch_tree.html">
<a href="bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.multi_tree_combo</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="bimultitreecombo">bi.multi_tree_combo</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.multi_tree_combo","level":"2.6.1","depth":2,"next":{"title":"bi.switch_tree","level":"2.6.2","depth":2,"path":"detailed/tree/bi.switch_tree.md","ref":"detailed/tree/bi.switch_tree.md","articles":[]},"previous":{"title":"树形结构","level":"2.6","depth":1,"ref":"","articles":[{"title":"bi.multi_tree_combo","level":"2.6.1","depth":2,"path":"detailed/tree/bi.multi_tree_combo.md","ref":"detailed/tree/bi.multi_tree_combo.md","articles":[]},{"title":"bi.switch_tree","level":"2.6.2","depth":2,"path":"detailed/tree/bi.switch_tree.md","ref":"detailed/tree/bi.switch_tree.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/tree/bi.multi_tree_combo.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

543
docs/detailed/tree/bi.switch_tree.html

@ -0,0 +1,543 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>bi.switch_tree · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-theme-api/theme-api.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="bi.multi_tree_combo.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" >
<span>
<b>2.1.</b>
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../bi.button/general.html">
<a href="../bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../bi.button/tooltip.html">
<a href="../bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="../bi.single_select_item.html">
<a href="../bi.single_select_item.html">
<b>2.2.</b>
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="../bi.multi_select_item.html">
<a href="../bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../node.html">
<a href="../node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="../bi.segment.html">
<a href="../bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="bi.multi_tree_combo.html">
<a href="bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter active" data-level="2.6.2" data-path="bi.switch_tree.html">
<a href="bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="../table/bi.preview_table.html">
<a href="../table/bi.preview_table.html">
<b>2.7.1.</b>
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="../table/bi.responsive_table.html">
<a href="../table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="../table/bi.excel_table.html">
<a href="../table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.8" >
<span>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="../text_input/bi.text_editor.html">
<a href="../text_input/bi.text_editor.html">
<b>2.8.1.</b>
bi.text_editor
</a>
</li>
<li class="chapter " data-level="2.8.2" data-path="../text_input/bi.search_editor.html">
<a href="../text_input/bi.search_editor.html">
<b>2.8.2.</b>
bi.search_editor
</a>
</li>
<li class="chapter " data-level="2.8.3" data-path="../text_input/bi.clear_editor.html">
<a href="../text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >bi.switch_tree</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="biswitchtree">bi.switch_tree</h1>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"bi.switch_tree","level":"2.6.2","depth":2,"next":{"title":"表格","level":"2.7","depth":1,"ref":"","articles":[{"title":"bi.preview_table","level":"2.7.1","depth":2,"path":"detailed/table/bi.preview_table.md","ref":"detailed/table/bi.preview_table.md","articles":[]},{"title":"bi.responsive_table","level":"2.7.2","depth":2,"path":"detailed/table/bi.responsive_table.md","ref":"detailed/table/bi.responsive_table.md","articles":[]},{"title":"bi.excel_table","level":"2.7.3","depth":2,"path":"detailed/table/bi.excel_table.md","ref":"detailed/table/bi.excel_table.md","articles":[]}]},"previous":{"title":"bi.multi_tree_combo","level":"2.6.1","depth":2,"path":"detailed/tree/bi.multi_tree_combo.md","ref":"detailed/tree/bi.multi_tree_combo.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"detailed/tree/bi.switch_tree.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="../../gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

5
docs/gh.js

@ -0,0 +1,5 @@
const gh = require('gh-pages');
gh.publish('_book', () => {
console.info('upload successfully');
});

6
docs/gitbook/gitbook-plugin-theme-api/theme-api.css

File diff suppressed because one or more lines are too long

1
docs/gitbook/gitbook-plugin-theme-api/theme-api.js

@ -0,0 +1 @@
require(["gitbook","jquery"],function(t,e){function n(e){r=t.storage.get("themeApi",{split:e.split,currentLang:null})}function a(){t.storage.set("themeApi",r),i()}function i(){e(".book").toggleClass("two-columns",r.split),s=e(".api-method-sample"),s.each(function(){var t=!(e(this).data("lang")==r.currentLang);e(this).toggleClass("hidden",t)})}function o(){t.toolbar.removeButtons(c),c=[],s=e(".api-method-sample");var n=[],i=!1;s.each(function(){var t,a,o=!1,s=e(this).data("lang"),c=e(this).data("name");s==r.currentLang&&(i=!0,o=!0),t=e.grep(n,function(t){return t.name==c}),a=!!t.length,a||n.push({name:c,lang:s,"default":o})}),n.reverse(),e.each(n,function(o,s){var l,g=s["default"]||!i&&o==n.length-1;l=t.toolbar.createButton({text:s.name,position:"right",className:"lang-switcher"+(g?" active":""),onClick:function(t){r.currentLang=s.lang,a(),e(".btn.lang-switcher.active").removeClass("active"),e(t.currentTarget).addClass("active")}}),c.push(l),g&&(r.currentLang=s.lang)})}var s,r,c=[],l=[{config:"light",text:"Light",id:0},{config:"dark",text:"Dark",id:3}];t.events.bind("start",function(e,i){var o=i["theme-api"];t.toolbar.createButton({icon:"fa fa-columns",label:"Change Layout",onClick:function(){r.split=!r.split,a()}}),t.fontsettings.setThemes(l),t.fontsettings.setTheme(o.theme),n(o)}),t.events.on("page.change",function(){o(),i()}),t.events.on("comment.toggled",function(e,n,a){if(n.parents(".api-method-definition").length){var i=t.state.$book.find(".page-wrapper");i.toggleClass("comments-open-from-definition",a&&r.split)}})});

271
docs/index.html

@ -32,6 +32,10 @@
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-theme-api/theme-api.css">
@ -61,8 +65,6 @@
<link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="interaction/readme.html" />
</head>
@ -111,18 +113,49 @@
<li class="header">交互规范</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="2.1" data-path="interaction/readme.html">
<li class="chapter " data-level="2.1" >
<a href="interaction/readme.html">
<span>
<b>2.1.</b>
交互规范
按钮组
</span>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="detailed/bi.button/general.html">
<a href="detailed/bi.button/general.html">
<b>2.1.1.</b>
通用按钮
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="detailed/bi.button/tooltip.html">
<a href="detailed/bi.button/tooltip.html">
<b>2.1.2.</b>
带提示的按钮
</a>
@ -130,30 +163,176 @@
</li>
<li class="chapter " data-level="2.2" data-path="interaction/controls/readme.html">
</ul>
<a href="interaction/controls/readme.html">
</li>
<li class="chapter " data-level="2.2" data-path="detailed/bi.single_select_item.html">
<a href="detailed/bi.single_select_item.html">
<b>2.2.</b>
控件类
单选框
</a>
</li>
<li class="chapter " data-level="2.3" data-path="detailed/bi.multi_select_item.html">
<a href="detailed/bi.multi_select_item.html">
<b>2.3.</b>
复选框
</a>
</li>
<li class="chapter " data-level="2.4" data-path="detailed/node.html">
<a href="detailed/node.html">
<b>2.4.</b>
node节点
</a>
</li>
<li class="chapter " data-level="2.5" data-path="detailed/bi.segment.html">
<a href="detailed/bi.segment.html">
<b>2.5.</b>
segment组件
</a>
</li>
<li class="chapter " data-level="2.6" >
<span>
<b>2.6.</b>
树形结构
</span>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="detailed/tree/bi.multi_tree_combo.html">
<a href="detailed/tree/bi.multi_tree_combo.html">
<b>2.6.1.</b>
bi.multi_tree_combo
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="detailed/tree/bi.switch_tree.html">
<a href="detailed/tree/bi.switch_tree.html">
<b>2.6.2.</b>
bi.switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" >
<span>
<b>2.7.</b>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="interaction/controls/input.html">
<li class="chapter " data-level="2.7.1" data-path="detailed/table/bi.preview_table.html">
<a href="interaction/controls/input.html">
<a href="detailed/table/bi.preview_table.html">
<b>2.2.1.</b>
<b>2.7.1.</b>
输入框
bi.preview_table
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="detailed/table/bi.responsive_table.html">
<a href="detailed/table/bi.responsive_table.html">
<b>2.7.2.</b>
bi.responsive_table
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="detailed/table/bi.excel_table.html">
<a href="detailed/table/bi.excel_table.html">
<b>2.7.3.</b>
bi.excel_table
</a>
@ -166,14 +345,30 @@
</li>
<li class="chapter " data-level="2.3" data-path="interaction/modules/readme.html">
<li class="chapter " data-level="2.8" >
<a href="interaction/modules/readme.html">
<span>
<b>2.3.</b>
<b>2.8.</b>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="2.8.1" data-path="detailed/text_input/bi.text_editor.html">
<a href="detailed/text_input/bi.text_editor.html">
<b>2.8.1.</b>
模块类
bi.text_editor
</a>
@ -181,14 +376,14 @@
</li>
<li class="chapter " data-level="2.4" data-path="interaction/rules/readme.html">
<li class="chapter " data-level="2.8.2" data-path="detailed/text_input/bi.search_editor.html">
<a href="interaction/rules/readme.html">
<a href="detailed/text_input/bi.search_editor.html">
<b>2.4.</b>
<b>2.8.2.</b>
规则类
bi.search_editor
</a>
@ -196,6 +391,26 @@
</li>
<li class="chapter " data-level="2.8.3" data-path="detailed/text_input/bi.clear_editor.html">
<a href="detailed/text_input/bi.clear_editor.html">
<b>2.8.3.</b>
bi.clear_editor
</a>
</li>
</ul>
</li>
@ -269,20 +484,14 @@
</div>
<a href="interaction/readme.html" class="navigation navigation-next navigation-unique" aria-label="Next page: 交互规范">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"文档规范","level":"1.1","depth":1,"next":{"title":"交互规范","level":"2.1","depth":1,"path":"interaction/readme.md","ref":"interaction/readme.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2017-08-22T06:18:41.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"文档规范","level":"1.1","depth":1,"next":{"title":"按钮组","level":"2.1","depth":1,"ref":"","articles":[{"title":"通用按钮","level":"2.1.1","depth":2,"path":"detailed/bi.button/general.md","ref":"detailed/bi.button/general.md","articles":[]},{"title":"带提示的按钮","level":"2.1.2","depth":2,"path":"detailed/bi.button/tooltip.md","ref":"detailed/bi.button/tooltip.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2017-08-28T09:30:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-28T12:15:29.133Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
@ -323,6 +532,10 @@
<script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
<script src="gitbook/gitbook-plugin-theme-api/theme-api.js"></script>
</body>
</html>

350
docs/interaction/controls/input.html

@ -1,350 +0,0 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>输入框 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="../modules/readme.html" />
<link rel="prev" href="readme.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">交互规范</li>
<li class="chapter " data-level="2.1" data-path="../readme.html">
<a href="../readme.html">
<b>2.1.</b>
交互规范
</a>
</li>
<li class="chapter " data-level="2.2" data-path="readme.html">
<a href="readme.html">
<b>2.2.</b>
控件类
</a>
<ul class="articles">
<li class="chapter active" data-level="2.2.1" data-path="input.html">
<a href="input.html">
<b>2.2.1.</b>
输入框
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.3" data-path="../modules/readme.html">
<a href="../modules/readme.html">
<b>2.3.</b>
模块类
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../rules/readme.html">
<a href="../rules/readme.html">
<b>2.4.</b>
规则类
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >输入框</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="&#x8F93;&#x5165;&#x6846;">&#x8F93;&#x5165;&#x6846;</h2>
<h4 id="&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;a">&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;A</h4>
<ul>
<li>&#x76EE;&#x524D;&#x7EC4;&#x4EF6;&#x6682;&#x4E0D;&#x652F;&#x6301;&#x6B64;&#x4EA4;&#x4E92;</li>
</ul>
<h4 id="&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;b">&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;B</h4>
<p><a href="https://jsfiddle.net/fineui/d7td9tfr/" target="_blank">source</a></p>
<h4 id="&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;c">&#x4E0D;&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;C</h4>
<ul>
<li>&#x76EE;&#x524D;&#x7EC4;&#x4EF6;&#x6682;&#x4E0D;&#x652F;&#x6301;&#x6B64;&#x4EA4;&#x4E92;</li>
</ul>
<h4 id="&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;a">&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;A</h4>
<p><a href="https://jsfiddle.net/fineui/ypgbbdvy/" target="_blank">source</a></p>
<h4 id="&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;b">&#x53EF;&#x4E3A;&#x7A7A;&#x8F93;&#x5165;&#x6846;B</h4>
<p><a href="https://jsfiddle.net/fineui/kjmyg9ps/" target="_blank">source</a></p>
<h4 id="&#x641C;&#x7D22;&#x6846;">&#x641C;&#x7D22;&#x6846;</h4>
<p><a href="https://jsfiddle.net/fineui/4a1rLppw/" target="_blank">source</a></p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="readme.html" class="navigation navigation-prev " aria-label="Previous page: 控件类">
<i class="fa fa-angle-left"></i>
</a>
<a href="../modules/readme.html" class="navigation navigation-next " aria-label="Next page: 模块类">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"输入框","level":"2.2.1","depth":2,"next":{"title":"模块类","level":"2.3","depth":1,"path":"interaction/modules/readme.md","ref":"interaction/modules/readme.md","articles":[]},"previous":{"title":"控件类","level":"2.2","depth":1,"path":"interaction/controls/readme.md","ref":"interaction/controls/readme.md","articles":[{"title":"输入框","level":"2.2.1","depth":2,"path":"interaction/controls/input.md","ref":"interaction/controls/input.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/controls/input.md","mtime":"2017-08-23T06:38:53.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>

1
docs/interaction/controls/input/readme.md

@ -1 +0,0 @@
## 输入框

334
docs/interaction/controls/readme.html

@ -1,334 +0,0 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>控件类 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="input.html" />
<link rel="prev" href="../readme.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">交互规范</li>
<li class="chapter " data-level="2.1" data-path="../readme.html">
<a href="../readme.html">
<b>2.1.</b>
交互规范
</a>
</li>
<li class="chapter active" data-level="2.2" data-path="readme.html">
<a href="readme.html">
<b>2.2.</b>
控件类
</a>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="input.html">
<a href="input.html">
<b>2.2.1.</b>
输入框
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.3" data-path="../modules/readme.html">
<a href="../modules/readme.html">
<b>2.3.</b>
模块类
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../rules/readme.html">
<a href="../rules/readme.html">
<b>2.4.</b>
规则类
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >控件类</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="controls">controls</h2>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="../readme.html" class="navigation navigation-prev " aria-label="Previous page: 交互规范">
<i class="fa fa-angle-left"></i>
</a>
<a href="input.html" class="navigation navigation-next " aria-label="Next page: 输入框">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"控件类","level":"2.2","depth":1,"next":{"title":"输入框","level":"2.2.1","depth":2,"path":"interaction/controls/input.md","ref":"interaction/controls/input.md","articles":[]},"previous":{"title":"交互规范","level":"2.1","depth":1,"path":"interaction/readme.md","ref":"interaction/readme.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/controls/readme.md","mtime":"2017-08-22T06:52:49.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>

334
docs/interaction/modules/readme.html

@ -1,334 +0,0 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>模块类 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="../rules/readme.html" />
<link rel="prev" href="../controls/input.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">交互规范</li>
<li class="chapter " data-level="2.1" data-path="../readme.html">
<a href="../readme.html">
<b>2.1.</b>
交互规范
</a>
</li>
<li class="chapter " data-level="2.2" data-path="../controls/readme.html">
<a href="../controls/readme.html">
<b>2.2.</b>
控件类
</a>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="../controls/input.html">
<a href="../controls/input.html">
<b>2.2.1.</b>
输入框
</a>
</li>
</ul>
</li>
<li class="chapter active" data-level="2.3" data-path="readme.html">
<a href="readme.html">
<b>2.3.</b>
模块类
</a>
</li>
<li class="chapter " data-level="2.4" data-path="../rules/readme.html">
<a href="../rules/readme.html">
<b>2.4.</b>
规则类
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >模块类</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="modules">modules</h2>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="../controls/input.html" class="navigation navigation-prev " aria-label="Previous page: 输入框">
<i class="fa fa-angle-left"></i>
</a>
<a href="../rules/readme.html" class="navigation navigation-next " aria-label="Next page: 规则类">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"模块类","level":"2.3","depth":1,"next":{"title":"规则类","level":"2.4","depth":1,"path":"interaction/rules/readme.md","ref":"interaction/rules/readme.md","articles":[]},"previous":{"title":"输入框","level":"2.2.1","depth":2,"path":"interaction/controls/input.md","ref":"interaction/controls/input.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/modules/readme.md","mtime":"2017-08-22T06:52:55.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>

334
docs/interaction/readme.html

@ -1,334 +0,0 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>交互规范 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="controls/readme.html" />
<link rel="prev" href="../" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">交互规范</li>
<li class="chapter active" data-level="2.1" data-path="readme.html">
<a href="readme.html">
<b>2.1.</b>
交互规范
</a>
</li>
<li class="chapter " data-level="2.2" data-path="controls/readme.html">
<a href="controls/readme.html">
<b>2.2.</b>
控件类
</a>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="controls/input.html">
<a href="controls/input.html">
<b>2.2.1.</b>
输入框
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.3" data-path="modules/readme.html">
<a href="modules/readme.html">
<b>2.3.</b>
模块类
</a>
</li>
<li class="chapter " data-level="2.4" data-path="rules/readme.html">
<a href="rules/readme.html">
<b>2.4.</b>
规则类
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >交互规范</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="interaction-rules">interaction rules</h2>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="../" class="navigation navigation-prev " aria-label="Previous page: 文档规范">
<i class="fa fa-angle-left"></i>
</a>
<a href="controls/readme.html" class="navigation navigation-next " aria-label="Next page: 控件类">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"交互规范","level":"2.1","depth":1,"next":{"title":"控件类","level":"2.2","depth":1,"path":"interaction/controls/readme.md","ref":"interaction/controls/readme.md","articles":[{"title":"输入框","level":"2.2.1","depth":2,"path":"interaction/controls/input.md","ref":"interaction/controls/input.md","articles":[]}]},"previous":{"title":"文档规范","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/readme.md","mtime":"2017-08-22T06:53:14.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>

328
docs/interaction/rules/readme.html

@ -1,328 +0,0 @@
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>规则类 · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="../modules/readme.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="header">总览</li>
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
<b>1.1.</b>
文档规范
</a>
</li>
<li class="header">交互规范</li>
<li class="chapter " data-level="2.1" data-path="../readme.html">
<a href="../readme.html">
<b>2.1.</b>
交互规范
</a>
</li>
<li class="chapter " data-level="2.2" data-path="../controls/readme.html">
<a href="../controls/readme.html">
<b>2.2.</b>
控件类
</a>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="../controls/input.html">
<a href="../controls/input.html">
<b>2.2.1.</b>
输入框
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.3" data-path="../modules/readme.html">
<a href="../modules/readme.html">
<b>2.3.</b>
模块类
</a>
</li>
<li class="chapter active" data-level="2.4" data-path="readme.html">
<a href="readme.html">
<b>2.4.</b>
规则类
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >规则类</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h2 id="rules">rules</h2>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="../modules/readme.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page: 模块类">
<i class="fa fa-angle-left"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"规则类","level":"2.4","depth":1,"previous":{"title":"模块类","level":"2.3","depth":1,"path":"interaction/modules/readme.md","ref":"interaction/modules/readme.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/rules/readme.md","mtime":"2017-08-22T06:52:59.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>

8
docs/package.json

@ -6,7 +6,8 @@
"scripts": {
"init": "gitbook init",
"serve": "gitbook serve",
"build": "gitbook build"
"build": "gitbook build",
"gh": "gitbook build && node gh"
},
"repository": {
"type": "git",
@ -19,8 +20,11 @@
},
"homepage": "https://github.com/gittz/FineUIdocs#readme",
"devDependencies": {
"gh-pages": "^1.0.0",
"gitbook-cli": "^2.3.2",
"gitbook-plugin-jsfiddle": "^1.0.0",
"gitbook-plugin-splitter": "0.0.8"
"gitbook-plugin-splitter": "0.0.8",
"gitbook-plugin-theme-api": "^1.1.2",
"gitbook-plugin-toggle-chapters": "0.0.3"
}
}

2
docs/search_index.json

File diff suppressed because one or more lines are too long

13
uidoc/.gitignore vendored

@ -0,0 +1,13 @@
.DS_Store
.svn
.sass-cache
.vscode
.tmp
node_modules
bower_components
tmp
dist
archive
archive.zip
*.log
_book

21
uidoc/LICENSE

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2017 gittz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

2
uidoc/README.md

@ -0,0 +1,2 @@
# FineUIdocs
FineUI的交互、前端以及视觉文档规范

25
uidoc/SUMMARY.md

@ -0,0 +1,25 @@
# Summary
## 总览
* [文档规范](README.md)
## 详细控件
* 按钮组
* [通用按钮](detailed/bi.button/general.md)
* [带提示的按钮](detailed/bi.button/tooltip.md)
* [单选框](detailed/bi.single_select_item.md)
* [复选框](detailed/bi.multi_select_item.md)
* [node节点](detailed/node.md)
* [segment组件](detailed/bi.segment.md)
* 树形结构
* [bi.multi_tree_combo](detailed/tree/bi.multi_tree_combo.md)
* [bi.switch_tree](detailed/tree/bi.switch_tree.md)
* 表格
* [bi.preview_table](detailed/table/bi.preview_table.md)
* [bi.responsive_table](detailed/table/bi.responsive_table.md)
* [bi.excel_table](detailed/table/bi.excel_table.md)
* 文本框控件
* [bi.text_editor](detailed/text_input/bi.text_editor.md)
* [bi.search_editor](detailed/text_input/bi.search_editor.md)
* [bi.clear_editor](detailed/text_input/bi.clear_editor.md)

23
uidoc/book.json

@ -0,0 +1,23 @@
{
"plugins": [
"jsfiddle",
"splitter",
"theme-api"
],
"pluginsConfig": {
"theme-default": {
"showLevel": true
},
"jsfiddle": {
"type": "script",
"tabs": [
"result",
"js",
"html"
],
"height": "100",
"width": "500",
"fontColor": "00FF00"
}
}
}

2
uidoc/detailed/bi.button/general.md

@ -0,0 +1,2 @@
# 通用按钮

2
uidoc/detailed/bi.button/tooltip.md

@ -0,0 +1,2 @@
# 带提示的按钮

2
uidoc/detailed/bi.multi_select_item.md

@ -0,0 +1,2 @@
# 复选框

2
uidoc/detailed/bi.segment.md

@ -0,0 +1,2 @@
# segment组件

2
uidoc/detailed/bi.single_select_item.md

@ -0,0 +1,2 @@
# 单选框

2
uidoc/detailed/node.md

@ -0,0 +1,2 @@
# node节点

57
uidoc/detailed/table/bi.excel_table.md

@ -0,0 +1,57 @@
# bi.excel_table
{% method %}
[source](https://jsfiddle.net/fineui/cbmv07g4/)
{% common %}
```javascript
BI.createWidget({
type: "bi.excel_table",
element: "#wrapper",
width: 500,
columnSize: [200,200,200,200,200],
items: [
[{
type: "bi.label",
cls: "layout-bg1",
text: "第一行第一列"
}, {
type: "bi.label",
cls: "layout-bg2",
text: "第一行第二列"
}],
[{
type: "bi.label",
cls: "layout-bg3",
text: "第二行第一列"
}, {
type: "bi.label",
cls: "layout-bg4",
text: "第二行第二列"
}]
]
});
```
{% endmethod %}
| 参数 | 说明 | 类型 | 默认值 |
| ---------------- | ------------- | -------------------- | ----------------- |
| isNeedResize | 是否需要调整大小 | bool | false |
| isResizeAdapt | 是否调整时自适应 | bool | true |
| isNeedMerge | 是否需要合并单元格 | bool | false |
| mergeCols | 合并的单元格列号 | array | [] |
| mergeRule | 合并规则, 默认相等时合并 | function(row1, row2) | 默认row1 = row2 时合并 |
| columnSize | 单元格宽度集合 | array | [] |
| headerRowSize | 表头高度 | number | 37 |
| footerRowSize | 表尾高度 | number | 37 |
| rowSize | 普通单元格高度 | number | 37 |
| regionColumnSize | | bool | false |
| items | 子组件 | array | [] |

2
uidoc/detailed/table/bi.preview_table.md

@ -0,0 +1,2 @@
# bi.preview_table

2
uidoc/detailed/table/bi.responsive_table.md

@ -0,0 +1,2 @@
# bi.responsive_table

42
uidoc/detailed/text_input/bi.clear_editor.md

@ -0,0 +1,42 @@
# bi.clear_editor
## 带清除按钮的输入框
{% method %}
[source](https://jsfiddle.net/fineui/ppgph3qu/)
{% common %}
```javascript
BI.createWidget({
type: 'bi.clear_editor',
cls: "bi-border",
element: '#wrapper',
width: 300,
watermark:"带清除按钮的输入框",
});
```
{% endmethod %}
##API
| 参数 | 说明 | 类型 | 可选值 | 默认值
| :------ |:------------- | :-----| :----|:----|
| hgap | 效果相当于文本框左右padding值 | number | | 4 |
| vgap | 效果相当于文本框上下padding值 | number | | 2 |
| lgap | 效果相当于文本框left-padding值 | number | | 0 |
| rgap | 效果相当于文本框right-padding值 | number | | 0 |
| tgap |效果相当于文本框top-padding值 | number | | 0 |
| bgap | 效果相当于文本框bottom-padding值 | number | | 0 |
| validationChecker | 输入较验函数 |function| | |
| quitChecker | 是否允许退出编辑函数 | function | | |
| mouseOut | | boolean | true,false | false |
| allowBlank | 是否允许空值 | boolean | true,false | false |
| watermark | 文本框placeholder | string | | null |
| value | 文本框默认值 | string | | |
| errorText | 错误提示 | string | | null |
| width | 文本框宽度 | number | | |
| height | 文本框高度 | number | | 30 |
#

60
uidoc/detailed/text_input/bi.search_editor.md

@ -0,0 +1,60 @@
## bi.search_editor
### 搜索框
{% method %}
[source](https://jsfiddle.net/fineui/4a1rLppw/)
{% common %}
```javascript
BI.createWidget({
type: 'bi.search_editor',
element: '#wrapper',
width: 300,
watermark:"搜索",
});
```
{% endmethod %}
## bi.small_search_editor
### 小一号的搜索框
##### height默认为24
{% method %}
[source](https://jsfiddle.net/fineui/wwzza22k/)
{% common %}
```javascript
BI.createWidget({
type: 'bi.search_editor',
element: '#wrapper',
width: 300,
watermark:"搜索",
});
```
{% endmethod %}
##API
| 参数 | 说明 | 类型 | 可选值 | 默认值
| :------ |:------------- | :-----| :----|:----|
| hgap | 效果相当于文本框左右padding值 | number | | 4 |
| vgap | 效果相当于文本框上下padding值 | number | | 2 |
| lgap | 效果相当于文本框left-padding值 | number | | 0 |
| rgap | 效果相当于文本框right-padding值 | number | | 0 |
| tgap |效果相当于文本框top-padding值 | number | | 0 |
| bgap | 效果相当于文本框bottom-padding值 | number | | 0 |
| validationChecker | 输入较验函数 |function| | |
| quitChecker | 是否允许退出编辑函数 | function | | |
| mouseOut | | boolean | true,false | false |
| allowBlank | 是否允许空值 | boolean | true,false | false |
| watermark | 文本框placeholder | string | | null |
| value | 文本框默认值 | string | | |
| errorText | 错误提示 | string | | null |
| width | 文本框宽度 | number | | |
| height | 文本框高度 | number | | 30 |
#

89
uidoc/detailed/text_input/bi.text_editor.md

@ -0,0 +1,89 @@
#bi.text_editor
#####通过鼠标或键盘输入字符
## 基础用法
{% method %}
[source](https://jsfiddle.net/fineui/cna5o200/)
{% common %}
```javascript
BI.createWidget({
type: "bi.text_editor",
element: "#wrapper",
width: 200,
height: 30,
watermark:"请输入内容"
});
```
{% endmethod %}
## 不可为空输入框
{% method %}
[source](https://jsfiddle.net/fineui/d7td9tfr/)
{% common %}
```javascript
BI.createWidget({
type: "bi.text_editor",
element: "#wrapper",
width: 200,
height: 30,
watermark:"这个不予许空",
value: "这是一个不可为空的输入框",
allowBlank: false,
errorText: "不允许为空"
});
```
{% endmethod %}
## 可为空输入框
{% method %}
[source](https://jsfiddle.net/fineui/kjmyg9ps/)
{% common %}
```javascript
BI.createWidget({
type: "bi.text_editor",
element: "#wrapper",
width: 200,
height: 30,
allowBlank: true,
errorText: "不能输入只输入a!",
validationChecker: function (v) {
if (v == "a") {
return false;
}
return true;
},
});
```
{% endmethod %}
##API
| 参数 | 说明 | 类型 | 可选值 | 默认值
| :------ |:------------- | :-----| :----|:----|
| hgap | 效果相当于文本框左右padding值 | number | | 4 |
| vgap | 效果相当于文本框上下padding值 | number | | 2 |
| lgap | 效果相当于文本框left-padding值 | number | | 0 |
| rgap | 效果相当于文本框right-padding值 | number | | 0 |
| tgap |效果相当于文本框top-padding值 | number | | 0 |
| bgap | 效果相当于文本框bottom-padding值 | number | | 0 |
| validationChecker | 输入较验函数 |function| | |
| quitChecker | 是否允许退出编辑函数 | function | | |
| mouseOut | | boolean | true,false | false |
| allowBlank | 是否允许空值 | boolean | true,false | false |
| watermark | 文本框placeholder | string | | null |
| value | 文本框默认值 | string | | |
| errorText | 错误提示 | string | | null |
| width | 文本框宽度 | number | | |
| height | 文本框高度 | number | | 30 |
#

2
uidoc/detailed/tree/bi.multi_tree_combo.md

@ -0,0 +1,2 @@
# bi.multi_tree_combo

2
uidoc/detailed/tree/bi.switch_tree.md

@ -0,0 +1,2 @@
# bi.switch_tree

5
uidoc/gh.js

@ -0,0 +1,5 @@
const gh = require('gh-pages');
gh.publish('_book', () => {
console.info('upload successfully');
});

30
uidoc/package.json

@ -0,0 +1,30 @@
{
"name": "fineuidocs",
"version": "1.0.0",
"description": "FineUI的交互、前端以及视觉文档规范",
"main": "index.js",
"scripts": {
"init": "gitbook init",
"serve": "gitbook serve",
"build": "gitbook build",
"gh": "gitbook build && node gh"
},
"repository": {
"type": "git",
"url": "git+https://gittz@github.com/gittz/FineUIdocs.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/gittz/FineUIdocs/issues"
},
"homepage": "https://github.com/gittz/FineUIdocs#readme",
"devDependencies": {
"gh-pages": "^1.0.0",
"gitbook-cli": "^2.3.2",
"gitbook-plugin-jsfiddle": "^1.0.0",
"gitbook-plugin-splitter": "0.0.8",
"gitbook-plugin-theme-api": "^1.1.2",
"gitbook-plugin-toggle-chapters": "0.0.3"
}
}
Loading…
Cancel
Save