fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

2888 lines
68 KiB

<!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-expandable-chapters/expandable-chapters.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="START.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="./">
概览
</a>
</li>
<li class="chapter " data-level="1.2" data-path="START.html">
<a href="START.html">
起步
</a>
</li>
<li class="header">通用规范</li>
<li class="chapter active" data-level="2.1" data-path="OVERVIEW.html">
<a href="OVERVIEW.html">
通用规范
</a>
</li>
<li class="header">核心控件</li>
<li class="chapter " data-level="3.1" >
<span>
布局
</span>
<ul class="articles">
<li class="chapter " data-level="3.1.1" data-path="core/layout/vertical.html">
<a href="core/layout/vertical.html">
vertical
</a>
</li>
<li class="chapter " data-level="3.1.2" data-path="core/layout/horizontal.html">
<a href="core/layout/horizontal.html">
horizontal
</a>
</li>
<li class="chapter " data-level="3.1.3" data-path="core/layout/htape.html">
<a href="core/layout/htape.html">
htape
</a>
</li>
<li class="chapter " data-level="3.1.4" data-path="core/layout/vtape.html">
<a href="core/layout/vtape.html">
vtape
</a>
</li>
<li class="chapter " data-level="3.1.5" data-path="core/layout/center_adapt.html">
<a href="core/layout/center_adapt.html">
center_adapt
</a>
</li>
<li class="chapter " data-level="3.1.6" data-path="core/layout/vertical_adapt.html">
<a href="core/layout/vertical_adapt.html">
vertical_adapt
</a>
</li>
<li class="chapter " data-level="3.1.7" data-path="core/layout/left_right_vertical_adapt.html">
<a href="core/layout/left_right_vertical_adapt.html">
left_right_vertical_adapt
</a>
</li>
<li class="chapter " data-level="3.1.8" data-path="core/layout/flow.html">
<a href="core/layout/flow.html">
flow
</a>
</li>
<li class="chapter " data-level="3.1.9" data-path="core/layout/center.html">
<a href="core/layout/center.html">
center
</a>
</li>
<li class="chapter " data-level="3.1.10" data-path="core/layout/horizontal_adapt.html">
<a href="core/layout/horizontal_adapt.html">
horizontal_adapt
</a>
</li>
<li class="chapter " data-level="3.1.11" data-path="core/layout/horizontal_auto.html">
<a href="core/layout/horizontal_auto.html">
horizontal_auto
</a>
</li>
<li class="chapter " data-level="3.1.12" data-path="core/layout/horizontal_float.html">
<a href="core/layout/horizontal_float.html">
horizontal_float
</a>
</li>
<li class="chapter " data-level="3.1.13" data-path="core/layout/float_center.html">
<a href="core/layout/float_center.html">
float_center
</a>
</li>
<li class="chapter " data-level="3.1.14" data-path="core/layout/border.html">
<a href="core/layout/border.html">
border
</a>
</li>
<li class="chapter " data-level="3.1.15" data-path="core/layout/grid.html">
<a href="core/layout/grid.html">
grid
</a>
</li>
<li class="chapter " data-level="3.1.16" data-path="core/layout/table.html">
<a href="core/layout/table.html">
table
</a>
</li>
<li class="chapter " data-level="3.1.17" data-path="core/layout/td.html">
<a href="core/layout/td.html">
td
</a>
</li>
<li class="chapter " data-level="3.1.18" >
<span>
...
</span>
</li>
</ul>
</li>
<li class="chapter " data-level="3.2" >
<span>
抽象控件
</span>
<ul class="articles">
<li class="chapter " data-level="3.2.1" data-path="core/abstract/button_group.html">
<a href="core/abstract/button_group.html">
button_group
</a>
</li>
<li class="chapter " data-level="3.2.2" data-path="core/abstract/button_tree.html">
<a href="core/abstract/button_tree.html">
button_tree
</a>
</li>
<li class="chapter " data-level="3.2.3" data-path="core/abstract/virtual_group.html">
<a href="core/abstract/virtual_group.html">
virtual_group
</a>
</li>
<li class="chapter " data-level="3.2.4" data-path="core/abstract/custom_tree.html">
<a href="core/abstract/custom_tree.html">
custom_tree
</a>
</li>
<li class="chapter " data-level="3.2.5" data-path="core/abstract/grid_view.html">
<a href="core/abstract/grid_view.html">
grid_view
</a>
</li>
<li class="chapter " data-level="3.2.6" data-path="core/abstract/collection_view.html">
<a href="core/abstract/collection_view.html">
collection_view
</a>
</li>
<li class="chapter " data-level="3.2.7" data-path="core/abstract/list_view.html">
<a href="core/abstract/list_view.html">
list_view
</a>
</li>
<li class="chapter " data-level="3.2.8" data-path="core/abstract/virtual_list.html">
<a href="core/abstract/virtual_list.html">
virtual_list
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="3.3" >
<span>
组合控件
</span>
<ul class="articles">
<li class="chapter " data-level="3.3.1" data-path="core/combination/bi.combo.html">
<a href="core/combination/bi.combo.html">
combo
</a>
</li>
<li class="chapter " data-level="3.3.2" data-path="core/combination/bi.expander.html">
<a href="core/combination/bi.expander.html">
expander
</a>
</li>
<li class="chapter " data-level="3.3.3" data-path="core/combination/combo_group.html">
<a href="core/combination/combo_group.html">
combo_group
</a>
</li>
<li class="chapter " data-level="3.3.4" data-path="core/combination/loader.html">
<a href="core/combination/loader.html">
loader
</a>
</li>
<li class="chapter " data-level="3.3.5" data-path="core/combination/navigation.html">
<a href="core/combination/navigation.html">
navigation
</a>
</li>
<li class="chapter " data-level="3.3.6" data-path="core/combination/searcher.html">
<a href="core/combination/searcher.html">
searcher
</a>
</li>
<li class="chapter " data-level="3.3.7" data-path="core/combination/switcher.html">
<a href="core/combination/switcher.html">
switcher
</a>
</li>
<li class="chapter " data-level="3.3.8" data-path="core/combination/tab.html">
<a href="core/combination/tab.html">
tab
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="3.4" >
<span>
弹出层
</span>
<ul class="articles">
<li class="chapter " data-level="3.4.1" data-path="core/layer/layer_float_box.html">
<a href="core/layer/layer_float_box.html">
float_box
</a>
</li>
<li class="chapter " data-level="3.4.2" data-path="core/layer/layer_popup.html">
<a href="core/layer/layer_popup.html">
popup_view
</a>
</li>
<li class="chapter " data-level="3.4.3" data-path="core/layer/layer_searcher.html">
<a href="core/layer/layer_searcher.html">
searcher_view
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="3.5" data-path="core/widget.html">
<a href="core/widget.html">
Widget
</a>
</li>
<li class="chapter " data-level="3.6" data-path="core/single.html">
<a href="core/single.html">
Single
</a>
</li>
<li class="chapter " data-level="3.7" data-path="core/basic_button.html">
<a href="core/basic_button.html">
BasicButton
</a>
</li>
<li class="chapter " data-level="3.8" data-path="core/node_button.html">
<a href="core/node_button.html">
NodeButton
</a>
</li>
<li class="chapter " data-level="3.9" data-path="core/pane.html">
<a href="core/pane.html">
Pane
</a>
</li>
<li class="header">基础控件</li>
<li class="chapter " data-level="4.1" data-path="base/label.html">
<a href="base/label.html">
label
</a>
</li>
<li class="chapter " data-level="4.2" data-path="base/bubble.html">
<a href="base/bubble.html">
bubble
</a>
</li>
<li class="chapter " data-level="4.3" data-path="base/toast.html">
<a href="base/toast.html">
toast
</a>
</li>
<li class="chapter " data-level="4.4" data-path="base/message.html">
<a href="base/message.html">
message
</a>
</li>
<li class="chapter " data-level="4.5" >
<span>
按钮
</span>
<ul class="articles">
<li class="chapter " data-level="4.5.1" data-path="base/button/button.html">
<a href="base/button/button.html">
button
</a>
</li>
<li class="chapter " data-level="4.5.2" data-path="base/button/text_button.html">
<a href="base/button/text_button.html">
text_button
</a>
</li>
<li class="chapter " data-level="4.5.3" data-path="base/button/icon_button.html">
<a href="base/button/icon_button.html">
icon_button
</a>
</li>
<li class="chapter " data-level="4.5.4" data-path="base/button/image_button.html">
<a href="base/button/image_button.html">
image_button
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="4.6" >
<span>
编辑框
</span>
<ul class="articles">
<li class="chapter " data-level="4.6.1" data-path="base/editor/editor.html">
<a href="base/editor/editor.html">
editor
</a>
</li>
<li class="chapter " data-level="4.6.2" data-path="base/editor/code_editor.html">
<a href="base/editor/code_editor.html">
code_editor
</a>
</li>
<li class="chapter " data-level="4.6.3" data-path="base/editor/multifile_editor.html">
<a href="base/editor/multifile_editor.html">
multifile_editor
</a>
</li>
<li class="chapter " data-level="4.6.4" data-path="base/editor/textarea_editor.html">
<a href="base/editor/textarea_editor.html">
textarea_editor
</a>
</li>
<li class="chapter " data-level="4.6.5" data-path="base/editor/formula_editor.html">
<a href="base/editor/formula_editor.html">
formula_editor
</a>
</li>
<li class="chapter " data-level="4.6.6" data-path="base/editor/rich_editor.html">
<a href="base/editor/rich_editor.html">
rich_editor
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="4.7" >
<span>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="4.7.1" data-path="base/table/table_view.html">
<a href="base/table/table_view.html">
table_view
</a>
</li>
<li class="chapter " data-level="4.7.2" data-path="base/table/grid_table.html">
<a href="base/table/grid_table.html">
grid_table
</a>
</li>
<li class="chapter " data-level="4.7.3" data-path="base/table/collection_table.html">
<a href="base/table/collection_table.html">
collection_table
</a>
</li>
<li class="chapter " data-level="4.7.4" data-path="base/table/resizable_table.html">
<a href="base/table/resizable_table.html">
resizable_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="4.8" data-path="base/pager.html">
<a href="base/pager.html">
pager
</a>
</li>
<li class="chapter " data-level="4.9" data-path="base/svg.html">
<a href="base/svg.html">
svg
</a>
</li>
<li class="chapter " data-level="4.10" data-path="base/canvas.html">
<a href="base/canvas.html">
canvas
</a>
</li>
<li class="header">实例控件</li>
<li class="chapter " data-level="5.1" >
<span>
按钮
</span>
<ul class="articles">
<li class="chapter " data-level="5.1.1" data-path="case/button/multi_select_item.html">
<a href="case/button/multi_select_item.html">
multi_select_item
</a>
</li>
<li class="chapter " data-level="5.1.2" data-path="case/button/single_select_item.html">
<a href="case/button/single_select_item.html">
single_select_item
</a>
</li>
<li class="chapter " data-level="5.1.3" data-path="case/button/single_select_radio_item.html">
<a href="case/button/single_select_radio_item.html">
single_select_radio_item
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.2" >
<span>
文本框
</span>
<ul class="articles">
<li class="chapter " data-level="5.2.1" data-path="case/editor/shelter_editor.html">
<a href="case/editor/shelter_editor.html">
shelter_editor
</a>
</li>
<li class="chapter " data-level="5.2.2" data-path="case/editor/sign_editor.html">
<a href="case/editor/sign_editor.html">
sign_editor
</a>
</li>
<li class="chapter " data-level="5.2.3" data-path="case/editor/sign_initial_editor.html">
<a href="case/editor/sign_initial_editor.html">
sign_initial_editor
</a>
</li>
<li class="chapter " data-level="5.2.4" data-path="case/editor/state_editor.html">
<a href="case/editor/state_editor.html">
state_editor
</a>
</li>
<li class="chapter " data-level="5.2.5" data-path="case/editor/simple_state_editor.html">
<a href="case/editor/simple_state_editor.html">
simple_state_editor
</a>
</li>
<li class="chapter " data-level="5.2.6" data-path="detailed/text_input/bi.clear_editor.html">
<a href="detailed/text_input/bi.clear_editor.html">
clear_editor
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.3" >
<span>
列表
</span>
<ul class="articles">
<li class="chapter " data-level="5.3.1" data-path="case/list/list.select.html">
<a href="case/list/list.select.html">
select_list
</a>
</li>
<li class="chapter " data-level="5.3.2" data-path="case/loader/lazy_loader.html">
<a href="case/loader/lazy_loader.html">
lazy_loader
</a>
</li>
<li class="chapter " data-level="5.3.3" data-path="case/loader/list_loader.html">
<a href="case/loader/list_loader.html">
list_loader
</a>
</li>
<li class="chapter " data-level="5.3.4" data-path="case/loader/sort_list.html">
<a href="case/loader/sort_list.html">
sort_list(jquery-sortable封装)
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.4" >
<span>
面板
</span>
<ul class="articles">
<li class="chapter " data-level="5.4.1" data-path="case/layer/pane_list.html">
<a href="case/layer/pane_list.html">
pane_list
</a>
</li>
<li class="chapter " data-level="5.4.2" data-path="case/layer/panel.html">
<a href="case/layer/panel.html">
panel
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.5" >
<span>
popup弹出层
</span>
<ul class="articles">
<li class="chapter " data-level="5.5.1" data-path="case/layer/multi_popup_layer.html">
<a href="case/layer/multi_popup_layer.html">
multi_popup_view
</a>
</li>
<li class="chapter " data-level="5.5.2" data-path="case/layer/layer_panel.html">
<a href="case/layer/layer_panel.html">
popup_panel
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.6" >
<span>
触发器
</span>
<ul class="articles">
<li class="chapter " data-level="5.6.1" data-path="case/trigger/editor_trigger.html">
<a href="case/trigger/editor_trigger.html">
editor_trigger
</a>
</li>
<li class="chapter " data-level="5.6.2" data-path="case/trigger/icon_trigger.html">
<a href="case/trigger/icon_trigger.html">
icon_trigger
</a>
</li>
<li class="chapter " data-level="5.6.3" data-path="case/trigger/text_trigger.html">
<a href="case/trigger/text_trigger.html">
text_trigger
</a>
</li>
<li class="chapter " data-level="5.6.4" data-path="case/trigger/select_text_trigger.html">
<a href="case/trigger/select_text_trigger.html">
select_text_trigger
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.7" >
<span>
下拉框
</span>
<ul class="articles">
<li class="chapter " data-level="5.7.1" data-path="case/combo/bubble_combo.html">
<a href="case/combo/bubble_combo.html">
bubble_combo
</a>
</li>
<li class="chapter " data-level="5.7.2" data-path="case/combo/icon_combo.html">
<a href="case/combo/icon_combo.html">
icon_combo
</a>
</li>
<li class="chapter " data-level="5.7.3" data-path="case/combo/static_combo.html">
<a href="case/combo/static_combo.html">
static_combo
</a>
</li>
<li class="chapter " data-level="5.7.4" data-path="case/combo/text_value_combo.html">
<a href="case/combo/text_value_combo.html">
text_value_combo
</a>
</li>
<li class="chapter " data-level="5.7.5" data-path="case/combo/text_value_check_combo.html">
<a href="case/combo/text_value_check_combo.html">
text_value_check_combo
</a>
</li>
<li class="chapter " data-level="5.7.6" data-path="case/combo/editor_icon_check_combo.html">
<a href="case/combo/editor_icon_check_combo.html">
editor_icon_check_combo
</a>
</li>
<li class="chapter " data-level="5.7.7" data-path="case/combo/text_value_down_list_combo.html">
<a href="case/combo/text_value_down_list_combo.html">
text_value_down_list_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.8" >
<span>
</span>
<ul class="articles">
<li class="chapter " data-level="5.8.1" data-path="case/tree/branch_tree.html">
<a href="case/tree/branch_tree.html">
branch_tree
</a>
</li>
<li class="chapter " data-level="5.8.2" data-path="case/tree/handstand_branch_tree.html">
<a href="case/tree/handstand_branch_tree.html">
handstand_branch_tree
</a>
</li>
<li class="chapter " data-level="5.8.3" data-path="case/tree/display_tree.html">
<a href="case/tree/display_tree.html">
display_tree
</a>
</li>
<li class="chapter " data-level="5.8.4" data-path="case/tree/simple_tree.html">
<a href="case/tree/simple_tree.html">
simple_tree
</a>
</li>
<li class="chapter " data-level="5.8.5" data-path="case/tree/level_tree.html">
<a href="case/tree/level_tree.html">
level_tree
</a>
</li>
<li class="chapter " data-level="5.8.6" data-path="case/tree/branch_relation.html">
<a href="case/tree/branch_relation.html">
branch_relation
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.9" >
<span>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="5.9.1" data-path="case/table/adaptive_table.html">
<a href="case/table/adaptive_table.html">
adaptive_table
</a>
</li>
<li class="chapter " data-level="5.9.2" data-path="case/table/tree_table.html">
<a href="case/table/tree_table.html">
tree_table
</a>
</li>
<li class="chapter " data-level="5.9.3" data-path="case/table/layer_tree_table.html">
<a href="case/table/layer_tree_table.html">
layer_tree_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.10" >
<span>
Pager
</span>
<ul class="articles">
<li class="chapter " data-level="5.10.1" data-path="case/pager/all_count_pager.html">
<a href="case/pager/all_count_pager.html">
all_count_pager
</a>
</li>
<li class="chapter " data-level="5.10.2" data-path="case/pager/direction_pager.html">
<a href="case/pager/direction_pager.html">
direction_pager
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.11" data-path="case/calendar.html">
<a href="case/calendar.html">
calendar
</a>
</li>
<li class="chapter " data-level="5.12" data-path="case/clipboard.html">
<a href="case/clipboard.html">
clipboard
</a>
</li>
<li class="chapter " data-level="5.13" data-path="case/complex_canvas.html">
<a href="case/complex_canvas.html">
complex_canvas
</a>
</li>
<li class="chapter " data-level="5.14" data-path="case/color_chooser.html">
<a href="case/color_chooser.html">
color_chooser
</a>
</li>
<li class="chapter " data-level="5.15" data-path="case/color_chooser_popup.html">
<a href="case/color_chooser_popup.html">
color_chooser_popup
</a>
</li>
<li class="chapter " data-level="5.16" data-path="case/segment.html">
<a href="case/segment.html">
segment
</a>
</li>
<li class="header">详细控件</li>
<li class="chapter " data-level="6.1" >
<span>
各种小组件
</span>
<ul class="articles">
<li class="chapter " data-level="6.1.1" data-path="detailed/bi.button/general.html">
<a href="detailed/bi.button/general.html">
通用按钮
</a>
</li>
<li class="chapter " data-level="6.1.2" data-path="detailed/bi.button/tooltip.html">
<a href="detailed/bi.button/tooltip.html">
提示性信息
</a>
</li>
<li class="chapter " data-level="6.1.3" data-path="detailed/bi.button/items.html">
<a href="detailed/bi.button/items.html">
各种items
</a>
</li>
<li class="chapter " data-level="6.1.4" data-path="detailed/bi.button/node.html">
<a href="detailed/bi.button/node.html">
各种节点nodes
</a>
</li>
<li class="chapter " data-level="6.1.5" data-path="detailed/bi.button/segment.html">
<a href="detailed/bi.button/segment.html">
各种segment
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.2" >
<span>
文本框控件
</span>
<ul class="articles">
<li class="chapter " data-level="6.2.1" data-path="detailed/text_input/bi.text_editor.html">
<a href="detailed/text_input/bi.text_editor.html">
text_editor
</a>
</li>
<li class="chapter " data-level="6.2.2" data-path="detailed/text_input/bi.search_editor.html">
<a href="detailed/text_input/bi.search_editor.html">
search_editor
</a>
</li>
<li class="chapter " data-level="6.2.3" data-path="detailed/text_input/number_editor.html">
<a href="detailed/text_input/number_editor.html">
number_editor
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.3" >
<span>
</span>
<ul class="articles">
<li class="chapter " data-level="6.3.1" data-path="detailed/tree/single_level_tree.html">
<a href="detailed/tree/single_level_tree.html">
single_level_tree
</a>
</li>
<li class="chapter " data-level="6.3.2" data-path="detailed/tree/select_level_tree.html">
<a href="detailed/tree/select_level_tree.html">
select_level_tree
</a>
</li>
<li class="chapter " data-level="6.3.3" data-path="detailed/tree/multi_single_level_tree.html">
<a href="detailed/tree/multi_single_level_tree.html">
multi_single_level_tree
</a>
</li>
<li class="chapter " data-level="6.3.4" data-path="detailed/tree/multi_select_level_tree.html">
<a href="detailed/tree/multi_select_level_tree.html">
multi_select_level_tree
</a>
</li>
<li class="chapter " data-level="6.3.5" data-path="detailed/tree/bi.switch_tree.html">
<a href="detailed/tree/bi.switch_tree.html">
switch_tree
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.4" >
<span>
表格
</span>
<ul class="articles">
<li class="chapter " data-level="6.4.1" data-path="detailed/table/bi.preview_table.html">
<a href="detailed/table/bi.preview_table.html">
preview_table
</a>
</li>
<li class="chapter " data-level="6.4.2" data-path="detailed/table/bi.responsive_table.html">
<a href="detailed/table/bi.responsive_table.html">
responsive_table
</a>
</li>
<li class="chapter " data-level="6.4.3" data-path="detailed/table/bi.sequence_table.html">
<a href="detailed/table/bi.sequence_table.html">
sequence_table
</a>
</li>
<li class="chapter " data-level="6.4.4" data-path="detailed/table/bi.page_table.html">
<a href="detailed/table/bi.page_table.html">
page_table
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.5" >
<span>
下拉列表
</span>
<ul class="articles">
<li class="chapter " data-level="6.5.1" data-path="detailed/down_list_combo.html">
<a href="detailed/down_list_combo.html">
down_list_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.6" >
<span>
复选下拉框
</span>
<ul class="articles">
<li class="chapter " data-level="6.6.1" data-path="detailed/multi_select_combo.html">
<a href="detailed/multi_select_combo.html">
multi_select_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.7" >
<span>
简单下拉树
</span>
<ul class="articles">
<li class="chapter " data-level="6.7.1" data-path="detailed/combo/single_tree_combo.html">
<a href="detailed/combo/single_tree_combo.html">
single_tree_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.8" >
<span>
多层级下拉树
</span>
<ul class="articles">
<li class="chapter " data-level="6.8.1" data-path="detailed/combo/multilayer_single_tree_combo.html">
<a href="detailed/combo/multilayer_single_tree_combo.html">
multilayer_single_tree_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.9" >
<span>
可选下拉树
</span>
<ul class="articles">
<li class="chapter " data-level="6.9.1" data-path="detailed/combo/select_tree_combo.html">
<a href="detailed/combo/select_tree_combo.html">
select_tree_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.10" >
<span>
多层级可选下拉树
</span>
<ul class="articles">
<li class="chapter " data-level="6.10.1" data-path="detailed/combo/multilayer_select_tree_combo.html">
<a href="detailed/combo/multilayer_select_tree_combo.html">
multilayer_select_tree_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.11" >
<span>
复选下拉树
</span>
<ul class="articles">
<li class="chapter " data-level="6.11.1" data-path="detailed/tree/bi.multi_tree_combo.html">
<a href="detailed/tree/bi.multi_tree_combo.html">
multi_tree_combo
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.12" >
<span>
日期相关控件
</span>
<ul class="articles">
<li class="chapter " data-level="6.12.1" data-path="detailed/year_combo.html">
<a href="detailed/year_combo.html">
year_combo
</a>
</li>
<li class="chapter " data-level="6.12.2" data-path="detailed/month_combo.html">
<a href="detailed/month_combo.html">
month_combo
</a>
</li>
<li class="chapter " data-level="6.12.3" data-path="detailed/quarter_combo.html">
<a href="detailed/quarter_combo.html">
quarter_combo
</a>
</li>
<li class="chapter " data-level="6.12.4" data-path="detailed/date/year_month_combo.html">
<a href="detailed/date/year_month_combo.html">
year_month_combo
</a>
</li>
<li class="chapter " data-level="6.12.5" data-path="detailed/date/year_quarter_combo.html">
<a href="detailed/date/year_quarter_combo.html">
year_quarter_combo
</a>
</li>
<li class="chapter " data-level="6.12.6" data-path="detailed/date/date_pane.html">
<a href="detailed/date/date_pane.html">
date_pane
</a>
</li>
<li class="chapter " data-level="6.12.7" data-path="detailed/date/date_combo.html">
<a href="detailed/date/date_combo.html">
date_combo
</a>
</li>
<li class="chapter " data-level="6.12.8" data-path="detailed/date/multidate_combo.html">
<a href="detailed/date/multidate_combo.html">
multidate_combo
</a>
</li>
<li class="chapter " data-level="6.12.9" data-path="detailed/date/date_time.html">
<a href="detailed/date/date_time.html">
date_time
</a>
</li>
<li class="chapter " data-level="6.12.10" data-path="detailed/date/time_interval.html">
<a href="detailed/date/time_interval.html">
time_interval
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.13" >
<span>
数值区间控件
</span>
<ul class="articles">
<li class="chapter " data-level="6.13.1" data-path="detailed/number_interval.html">
<a href="detailed/number_interval.html">
number_interval
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.14" >
<span>
文件管理
</span>
<ul class="articles">
<li class="chapter " data-level="6.14.1" data-path="detailed/file_manager.html">
<a href="detailed/file_manager.html">
file_manager
</a>
</li>
</ul>
</li>
<li class="header">部件</li>
<li class="chapter " data-level="7.1" data-path="components/value_chooser_combo.html">
<a href="components/value_chooser_combo.html">
value_chooser_combo
</a>
</li>
<li class="chapter " data-level="7.2" data-path="components/value_chooser_pane.html">
<a href="components/value_chooser_pane.html">
value_chooser_pane
</a>
</li>
<li class="chapter " data-level="7.3" data-path="components/all_value_chooser_combo.html">
<a href="components/all_value_chooser_combo.html">
all_value_chooser_combo
</a>
</li>
<li class="chapter " data-level="7.4" data-path="components/tree_value_chooser_combo.html">
<a href="components/tree_value_chooser_combo.html">
tree_value_chooser_combo
</a>
</li>
<li class="chapter " data-level="7.5" data-path="components/tree_value_chooser_pane.html">
<a href="components/tree_value_chooser_pane.html">
tree_value_chooser_pane
</a>
</li>
<li class="header">addons</li>
<li class="chapter " data-level="8.1" >
<span>
sliders
</span>
<ul class="articles">
<li class="chapter " data-level="8.1.1" data-path="detailed/single_slider.html">
<a href="detailed/single_slider.html">
single_slider
</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;&#x89C4;&#x8303;">&#x901A;&#x7528;&#x89C4;&#x8303;</h1>
<ol>
<li>&#x63A7;&#x4EF6;&#x90FD;&#x4F1A;&#x63D0;&#x4F9B;setValue, getValue, populate&#x8FD9;&#x51E0;&#x4E2A;&#x65B9;&#x6CD5;&#x6765;&#x8BBE;&#x7F6E;&#x503C;&#xFF0C;&#x83B7;&#x53D6;&#x503C;(&#x5C55;&#x793A;&#x7C7B;&#x63A7;&#x4EF6;&#x9664;&#x5916;)&#x548C;&#x5237;&#x65B0;&#x63A7;&#x4EF6;</li>
<li>&#x63A7;&#x4EF6;&#x90FD;&#x4F1A;&#x63D0;&#x4F9B;setEnable, setVisible, setValid&#x8FD9;&#x51E0;&#x4E2A;&#x65B9;&#x6CD5;&#x6765;&#x8BBE;&#x7F6E;&#x4F7F;&#x80FD;&#xFF0C;&#x662F;&#x5426;&#x53EF;&#x89C1;&#xFF0C;&#x662F;&#x5426;&#x6709;&#x6548;&#x72B6;&#x6001;&#xFF0C;&#x5E76;&#x4E14;&#x5728;fineui2.0&#x4E4B;&#x540E;&#xFF0C;&#x4F1A;&#x81EA;&#x52A8;&#x7ED9;&#x5B50;&#x7EC4;&#x4EF6;&#x8BBE;&#x7F6E;&#x540C;&#x6837;&#x7684;&#x72B6;&#x6001;&#xFF0C;&#x4E0D;&#x8981;&#x91CD;&#x5199;&#x8FD9;&#x4E9B;&#x65B9;&#x6CD5;&#xFF0C;&#x4E00;&#x4E9B;&#x9700;&#x8981;&#x5728;&#x8BBE;&#x7F6E;&#x72B6;&#x6001;&#x65F6;&#x7684;&#x989D;&#x5916;&#x64CD;&#x4F5C;&#x53EF;&#x4EE5;&#x901A;&#x8FC7;&#x91CD;&#x5199;_setXXX&#x6765;&#x5B9E;&#x73B0;</li>
<li>&#x5E03;&#x5C40;&#x90FD;&#x6709;lgap&#x3001;rgap&#x3001;tgap&#x3001;bgap&#x3001;hgap&#x3001;vgap&#x3001;scrollable,scrollx,scrolly,items&#x5C5E;&#x6027;</li>
<li>&#x614E;&#x7528;empty</li>
<li>&#x8C28;&#x614E;&#x76D1;&#x542C;&#x548C;&#x89E6;&#x53D1;BI.Controller.EVENT_CHANGE&#x4E8B;&#x4EF6;&#xFF0C;&#x4E00;&#x822C;&#x6765;&#x8BF4;&#xFF0C;&#x63A7;&#x4EF6;&#x90FD;&#x4F1A;&#x6709;&#x4E00;&#x4E2A;BI.ClassName.EVENT_CHANGE&#x4E8B;&#x4EF6;,&#x4E00;&#x4E9B;&#x7279;&#x6B8A;&#x7684;&#x4E8B;&#x4EF6;&#x4F1A;&#x5728;&#x5BF9;&#x5E94;&#x63A7;&#x4EF6;&#x6587;&#x6863;&#x4E2D;&#x5217;&#x51FA;</li>
</ol>
</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","depth":1,"next":{"title":"布局","level":"3.1","depth":1,"ref":"","articles":[{"title":"vertical","level":"3.1.1","depth":2,"path":"core/layout/vertical.md","ref":"core/layout/vertical.md","articles":[]},{"title":"horizontal","level":"3.1.2","depth":2,"path":"core/layout/horizontal.md","ref":"core/layout/horizontal.md","articles":[]},{"title":"htape","level":"3.1.3","depth":2,"path":"core/layout/htape.md","ref":"core/layout/htape.md","articles":[]},{"title":"vtape","level":"3.1.4","depth":2,"path":"core/layout/vtape.md","ref":"core/layout/vtape.md","articles":[]},{"title":"center_adapt","level":"3.1.5","depth":2,"path":"core/layout/center_adapt.md","ref":"core/layout/center_adapt.md","articles":[]},{"title":"vertical_adapt","level":"3.1.6","depth":2,"path":"core/layout/vertical_adapt.md","ref":"core/layout/vertical_adapt.md","articles":[]},{"title":"left_right_vertical_adapt","level":"3.1.7","depth":2,"path":"core/layout/left_right_vertical_adapt.md","ref":"core/layout/left_right_vertical_adapt.md","articles":[]},{"title":"flow","level":"3.1.8","depth":2,"path":"core/layout/flow.md","ref":"core/layout/flow.md","articles":[]},{"title":"center","level":"3.1.9","depth":2,"path":"core/layout/center.md","ref":"core/layout/center.md","articles":[]},{"title":"horizontal_adapt","level":"3.1.10","depth":2,"path":"core/layout/horizontal_adapt.md","ref":"core/layout/horizontal_adapt.md","articles":[]},{"title":"horizontal_auto","level":"3.1.11","depth":2,"path":"core/layout/horizontal_auto.md","ref":"core/layout/horizontal_auto.md","articles":[]},{"title":"horizontal_float","level":"3.1.12","depth":2,"path":"core/layout/horizontal_float.md","ref":"core/layout/horizontal_float.md","articles":[]},{"title":"float_center","level":"3.1.13","depth":2,"path":"core/layout/float_center.md","ref":"core/layout/float_center.md","articles":[]},{"title":"border","level":"3.1.14","depth":2,"path":"core/layout/border.md","ref":"core/layout/border.md","articles":[]},{"title":"grid","level":"3.1.15","depth":2,"path":"core/layout/grid.md","ref":"core/layout/grid.md","articles":[]},{"title":"table","level":"3.1.16","depth":2,"path":"core/layout/table.md","ref":"core/layout/table.md","articles":[]},{"title":"td","level":"3.1.17","depth":2,"path":"core/layout/td.md","ref":"core/layout/td.md","articles":[]},{"title":"...","level":"3.1.18","depth":2,"ref":"","articles":[]}]},"previous":{"title":"起步","level":"1.2","depth":1,"path":"START.md","ref":"START.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api","expandable-chapters"],"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":false},"expandable-chapters":{}},"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":"OVERVIEW.md","mtime":"2017-09-27T02:07:17.686Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-02-01T01:17:55.855Z"},"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-expandable-chapters/expandable-chapters.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>