gnui 1.2.0 → 1.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@types/gnui.d.ts +9 -2
- package/README.md +0 -0
- package/assets/NotoSansKR-Black.otf +0 -0
- package/assets/NotoSansKR-Black.woff +0 -0
- package/assets/NotoSansKR-Black.woff2 +0 -0
- package/assets/NotoSansKR-Bold.otf +0 -0
- package/assets/NotoSansKR-Bold.woff +0 -0
- package/assets/NotoSansKR-Bold.woff2 +0 -0
- package/assets/NotoSansKR-DemiLight.otf +0 -0
- package/assets/NotoSansKR-DemiLight.woff +0 -0
- package/assets/NotoSansKR-DemiLight.woff2 +0 -0
- package/assets/NotoSansKR-Light.otf +0 -0
- package/assets/NotoSansKR-Light.woff +0 -0
- package/assets/NotoSansKR-Light.woff2 +0 -0
- package/assets/NotoSansKR-Medium.otf +0 -0
- package/assets/NotoSansKR-Medium.woff +0 -0
- package/assets/NotoSansKR-Medium.woff2 +0 -0
- package/assets/NotoSansKR-Regular.otf +0 -0
- package/assets/NotoSansKR-Regular.woff +0 -0
- package/assets/NotoSansKR-Regular.woff2 +0 -0
- package/assets/NotoSansKR-Thin.otf +0 -0
- package/assets/NotoSansKR-Thin.woff +0 -0
- package/assets/NotoSansKR-Thin.woff2 +0 -0
- package/assets/OFL.txt +0 -0
- package/assets/images/flags.png +0 -0
- package/package.json +20 -13
- package/dist/js/gnui.esm.js +0 -24295
- package/dist/js/gnui.js +0 -24303
- package/dist/js/gnui.min.js +0 -23
- package/dist/styles/default.css +0 -1
- package/dist/styles/gpi.css +0 -1
- package/dist/styles/green24.css +0 -1
- package/dist/styles/insights.css +0 -1
- package/dist/styles/nac.css +0 -1
- package/dist/styles/ztnac.css +0 -1
- package/styleguide/assets/components.js +0 -1732
- package/styleguide/assets/guide.js +0 -47
- package/styleguide/assets/image.png +0 -0
- package/styleguide/assets/okadia.css +0 -122
- package/styleguide/assets/theme.css +0 -564
- package/styleguide/category/COLOR/index.html +0 -156
- package/styleguide/category/COMPONENT/Alert(js)/index.html +0 -418
- package/styleguide/category/COMPONENT/Bignumber/index.html +0 -269
- package/styleguide/category/COMPONENT/Breadcrumb/index.html +0 -324
- package/styleguide/category/COMPONENT/Calendar(js)/index.html +0 -236
- package/styleguide/category/COMPONENT/Card/index.html +0 -184
- package/styleguide/category/COMPONENT/Chart(js)/index.html +0 -555
- package/styleguide/category/COMPONENT/Datagrid(js)/index.html +0 -693
- package/styleguide/category/COMPONENT/Datalist(js)/index.html +0 -471
- package/styleguide/category/COMPONENT/Growl(js)/index.html +0 -285
- package/styleguide/category/COMPONENT/JsonView(js)/index.html +0 -1127
- package/styleguide/category/COMPONENT/MenuButton(js)/index.html +0 -281
- package/styleguide/category/COMPONENT/Message(js)/index.html +0 -515
- package/styleguide/category/COMPONENT/Modal(js)/index.html +0 -444
- package/styleguide/category/COMPONENT/Pagination/index.html +0 -348
- package/styleguide/category/COMPONENT/Panel/index.html +0 -305
- package/styleguide/category/COMPONENT/Progressbar(js)/index.html +0 -313
- package/styleguide/category/COMPONENT/Tab(js)/index.html +0 -473
- package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +0 -260
- package/styleguide/category/COMPONENT/Tooltip(js)/index.html +0 -400
- package/styleguide/category/COMPONENT/Tree(js)/index.html +0 -404
- package/styleguide/category/CONTROLS/Button(js)/index.html +0 -455
- package/styleguide/category/CONTROLS/Checkbox/index.html +0 -194
- package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +0 -263
- package/styleguide/category/CONTROLS/Datepicker(js)/index.html +0 -292
- package/styleguide/category/CONTROLS/Dropdown(js)/index.html +0 -1062
- package/styleguide/category/CONTROLS/File/index.html +0 -312
- package/styleguide/category/CONTROLS/Form/Control/index.html +0 -227
- package/styleguide/category/CONTROLS/Form/Field/index.html +0 -254
- package/styleguide/category/CONTROLS/Form/Plain/index.html +0 -193
- package/styleguide/category/CONTROLS/Input/index.html +0 -330
- package/styleguide/category/CONTROLS/MultiText(js)/index.html +0 -273
- package/styleguide/category/CONTROLS/Picklist(js)/index.html +0 -723
- package/styleguide/category/CONTROLS/Radio/index.html +0 -197
- package/styleguide/category/CONTROLS/Select/index.html +0 -438
- package/styleguide/category/CONTROLS/SelectButton(js)/index.html +0 -291
- package/styleguide/category/CONTROLS/Slider/index.html +0 -189
- package/styleguide/category/CONTROLS/Switch(js)/index.html +0 -345
- package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +0 -480
- package/styleguide/category/CONTROLS/Textarea/index.html +0 -185
- package/styleguide/category/CONTROLS/Time(js)/index.html +0 -263
- package/styleguide/category/ELEMENTS/Box/index.html +0 -163
- package/styleguide/category/ELEMENTS/Icon/index.html +0 -305
- package/styleguide/category/ELEMENTS/Image/index.html +0 -209
- package/styleguide/category/ELEMENTS/List/index.html +0 -392
- package/styleguide/category/ELEMENTS/Table/index.html +0 -479
- package/styleguide/category/ELEMENTS/Tag/index.html +0 -251
- package/styleguide/category/ELEMENTS/Title/index.html +0 -182
- package/styleguide/category/LAYOUT/Container/index.html +0 -231
- package/styleguide/category/LAYOUT/Grid/index.html +0 -396
- package/styleguide/category/LAYOUT/Splitter(js)/index.html +0 -275
- package/styleguide/category/UTILITY/index.html +0 -365
- package/styleguide/category/Utils/index.html +0 -331
- package/styleguide/color.html +0 -169
- package/styleguide/index.html +0 -169
- package/styleguide/tag/javascript/index.html +0 -7197
- package/styleguide/tag/v.0.1.0/index.html +0 -11969
|
@@ -1,292 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width" />
|
|
6
|
-
<link href="../../../../dist/styles/default.css" rel="stylesheet" id="ThemeFile" />
|
|
7
|
-
<link href="../../../assets/okadia.css" rel="stylesheet" />
|
|
8
|
-
<link href="../../../assets/theme.css" rel="stylesheet" />
|
|
9
|
-
<link
|
|
10
|
-
rel="stylesheet"
|
|
11
|
-
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
|
|
12
|
-
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
|
|
13
|
-
crossorigin="anonymous"
|
|
14
|
-
/>
|
|
15
|
-
<link href="https://fonts.googleapis.com/css?family=Squada+One&display=swap" rel="stylesheet" />
|
|
16
|
-
<script src="../../../assets/components.js"></script>
|
|
17
|
-
<script src="../../../../dist/js/gnui.js"></script>
|
|
18
|
-
</head>
|
|
19
|
-
<body>
|
|
20
|
-
<div class="aigis-container">
|
|
21
|
-
<header class="aigis-header gn-gcolor is-primary">
|
|
22
|
-
<span><a href="../../../index.html" class="main-link" style="font-family: 'Squada One', cursive">GNUI</a></span>
|
|
23
|
-
<span class="has-text-invert" style="font-size: 1em; padding-left: 10px">Start your next web project with GNUI.</span>
|
|
24
|
-
<div class="gn-select is-medium">
|
|
25
|
-
<select id="ThemeSelector">
|
|
26
|
-
|
|
27
|
-
<option value="default">default</option>
|
|
28
|
-
|
|
29
|
-
<option value="nac">nac</option>
|
|
30
|
-
|
|
31
|
-
<option value="insights">insights</option>
|
|
32
|
-
|
|
33
|
-
<option value="gpi">gpi</option>
|
|
34
|
-
|
|
35
|
-
<option value="ztnac">ztnac</option>
|
|
36
|
-
|
|
37
|
-
<option value="green24">green24</option>
|
|
38
|
-
|
|
39
|
-
</select>
|
|
40
|
-
</div>
|
|
41
|
-
<div>
|
|
42
|
-
<a class="gn-button is-primary util-link" href="../../../category/Utils/index.html">
|
|
43
|
-
<span class="gn-icon is-small">
|
|
44
|
-
<i class="fas fa-tools"></i>
|
|
45
|
-
</span>
|
|
46
|
-
Gn.util
|
|
47
|
-
</a>
|
|
48
|
-
</div>
|
|
49
|
-
</header>
|
|
50
|
-
<div class="aigis-sidemenu">
|
|
51
|
-
<nav class="gn-tree is-borderless is-large left-menu"></nav>
|
|
52
|
-
</div>
|
|
53
|
-
|
|
54
|
-
<script>
|
|
55
|
-
window.Gn = window.gnui;
|
|
56
|
-
|
|
57
|
-
Gn.ready(function () {
|
|
58
|
-
var leftMenu = setTree('COLOR,COMPONENT/Alert(js),COMPONENT/Bignumber,COMPONENT/Breadcrumb,COMPONENT/Calendar(js),COMPONENT/Card,COMPONENT/Chart(js),COMPONENT/Datagrid(js),COMPONENT/Datalist(js),COMPONENT/Growl(js),COMPONENT/JsonView(js),COMPONENT/MenuButton(js),COMPONENT/Message(js),COMPONENT/Modal(js),COMPONENT/Pagination,COMPONENT/Panel,COMPONENT/Progressbar(js),COMPONENT/Tab(js),COMPONENT/Tagcloud(js),COMPONENT/Tooltip(js),COMPONENT/Tree(js),CONTROLS/Button(js),CONTROLS/Checkbox,CONTROLS/Colorpicker(js),CONTROLS/Datepicker(js),CONTROLS/Dropdown(js),CONTROLS/File,CONTROLS/Form/Control,CONTROLS/Form/Field,CONTROLS/Form/Plain,CONTROLS/Input,CONTROLS/MultiText(js),CONTROLS/Picklist(js),CONTROLS/Radio,CONTROLS/Select,CONTROLS/SelectButton(js),CONTROLS/Slider,CONTROLS/Switch(js),CONTROLS/SyntaxInput(js),CONTROLS/Textarea,CONTROLS/Time(js),ELEMENTS/Box,ELEMENTS/Icon,ELEMENTS/Image,ELEMENTS/List,ELEMENTS/Table,ELEMENTS/Tag,ELEMENTS/Title,LAYOUT/Container,LAYOUT/Grid,LAYOUT/Splitter(js),UTILITY,Utils'.split(','));
|
|
59
|
-
var jsComps = ''.split(',');
|
|
60
|
-
delete leftMenu.Utils;
|
|
61
|
-
Gn.util.append('.left-menu', renderTree(leftMenu));
|
|
62
|
-
Gn.util.scrollIntoView(Gn.util.$('.tree-item.is-active'), 300);
|
|
63
|
-
|
|
64
|
-
function renderTree(menus) {
|
|
65
|
-
var $depths = Gn.util.$('<ul></ul>');
|
|
66
|
-
Gn.util.each(menus, function (child, menu) {
|
|
67
|
-
if (Gn.util.isString(child)) {
|
|
68
|
-
Gn.util.append($depths, renderMenu(menu, '../../../category/' + child + '/index.html', location.href.indexOf(child + '/') > -1));
|
|
69
|
-
} else {
|
|
70
|
-
var $_depth = renderMenu(menu, '');
|
|
71
|
-
Gn.util.append($_depth, renderTree(child));
|
|
72
|
-
Gn.util.append($depths, $_depth);
|
|
73
|
-
}
|
|
74
|
-
});
|
|
75
|
-
return $depths;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
function renderMenu(name, link, isActive) {
|
|
79
|
-
var $_menu;
|
|
80
|
-
if (link === '') {
|
|
81
|
-
$_menu = Gn.util.$('<li>' + name + '</li>');
|
|
82
|
-
} else {
|
|
83
|
-
var menuClass = isActive ? ' is-active' : '';
|
|
84
|
-
$_menu = Gn.util.$('<li><a href="' + link + '"><div class="tree-item' + menuClass + '">' + name.split('(js)').join('') + '</a></div></li>');
|
|
85
|
-
}
|
|
86
|
-
if (name.indexOf('(js)') > 0) {
|
|
87
|
-
Gn.util.append(Gn.util.find('.tree-item', $_menu), Gn.util.$('<span class="gn-tag is-small is-info-light">JS</span>'));
|
|
88
|
-
}
|
|
89
|
-
return $_menu;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
function setTree(categorys) {
|
|
93
|
-
var menus = {};
|
|
94
|
-
|
|
95
|
-
categorys.forEach(function (category) {
|
|
96
|
-
parseTree(menus, category.split('/'), category);
|
|
97
|
-
});
|
|
98
|
-
return menus;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
function parseTree(parents, child, catgry) {
|
|
102
|
-
var _depth = child.shift();
|
|
103
|
-
if (parents[_depth] === undefined) {
|
|
104
|
-
parents[_depth] = {};
|
|
105
|
-
}
|
|
106
|
-
if (child.length === 1) {
|
|
107
|
-
parents[_depth][child] = catgry;
|
|
108
|
-
} else if (child.length > 1) {
|
|
109
|
-
parseTree(parents[_depth], child, catgry);
|
|
110
|
-
} else {
|
|
111
|
-
parents[_depth] = catgry;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
});
|
|
115
|
-
</script>
|
|
116
|
-
|
|
117
|
-
<div class="aigis-contents">
|
|
118
|
-
<div class="aigis-contents__body">
|
|
119
|
-
|
|
120
|
-
<div>
|
|
121
|
-
|
|
122
|
-
<div class="aigis-module Datepicker">
|
|
123
|
-
<h2 class="aigis-module__heading" id="Datepicker">Datepicker</h2>
|
|
124
|
-
<div class="aigis-module__filepath">/scss/controls/datepicker.scss</div>
|
|
125
|
-
<div class="aigis-tags">
|
|
126
|
-
|
|
127
|
-
<span class="gn-tag">v.0.1.0</span>
|
|
128
|
-
|
|
129
|
-
<a class="js-guide"><span class="gn-tag is-info">javascript</span></a>
|
|
130
|
-
|
|
131
|
-
</div>
|
|
132
|
-
<!-- <div id="ComponentTab">
|
|
133
|
-
<ul>
|
|
134
|
-
<li><a href="#styleguide">Style</a></li>
|
|
135
|
-
<li>
|
|
136
|
-
<a href="#scriptguide"
|
|
137
|
-
>Script <span class="gn-icon"><i class="fas fa-code"></i></span
|
|
138
|
-
></a>
|
|
139
|
-
</li>
|
|
140
|
-
</ul>
|
|
141
|
-
</div> -->
|
|
142
|
-
<h3 id="-">생성 옵션</h3>
|
|
143
|
-
<div class="aigis-preview">
|
|
144
|
-
|
|
145
|
-
<input type="text" class="new-datepicker" />
|
|
146
|
-
<input type="text" class="new-datetimepicker" />
|
|
147
|
-
</div>
|
|
148
|
-
|
|
149
|
-
<pre><code class="language-ejs"><span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>input</span> <span class="token attr-name" >type</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>text<span class="token punctuation" >"</span></span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>new-datepicker<span class="token punctuation" >"</span></span> <span class="token punctuation" >/></span></span>
|
|
150
|
-
<span class="token tag" ><span class="token tag" ><span class="token punctuation" ><</span>input</span> <span class="token attr-name" >type</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>text<span class="token punctuation" >"</span></span> <span class="token attr-name" >class</span><span class="token attr-value" ><span class="token punctuation" >=</span><span class="token punctuation" >"</span>new-datetimepicker<span class="token punctuation" >"</span></span> <span class="token punctuation" >/></span></span>
|
|
151
|
-
</code></pre>
|
|
152
|
-
<pre><code> Gn<span class="token punctuation" >.</span><span class="token function" >create</span><span class="token punctuation" >(</span><span class="token string" >'datepicker'</span><span class="token punctuation" >,</span> {
|
|
153
|
-
target<span class="token punctuation" >:</span> <span class="token string" >'.new-datepicker'</span><span class="token punctuation" >,</span>
|
|
154
|
-
value<span class="token punctuation" >:</span> <span class="token string" >''</span><span class="token punctuation" >,</span>
|
|
155
|
-
dateFormat<span class="token punctuation" >:</span> <span class="token string" >'yyyy-MM-DD'</span><span class="token punctuation" >,</span>
|
|
156
|
-
min<span class="token punctuation" >:</span> <span class="token string" >'-1M'</span><span class="token punctuation" >,</span>
|
|
157
|
-
max<span class="token punctuation" >:</span> <span class="token string" >'1M'</span><span class="token punctuation" >,</span>
|
|
158
|
-
type<span class="token punctuation" >:</span> <span class="token string" >'date'</span>
|
|
159
|
-
}<span class="token punctuation" >)</span><span class="token comment" spellcheck="true">;</span>
|
|
160
|
-
Gn<span class="token punctuation" >.</span><span class="token function" >create</span><span class="token punctuation" >(</span><span class="token string" >'datepicker'</span><span class="token punctuation" >,</span> {
|
|
161
|
-
target<span class="token punctuation" >:</span> <span class="token string" >'.new-datetimepicker'</span><span class="token punctuation" >,</span>
|
|
162
|
-
type<span class="token punctuation" >:</span> <span class="token string" >'datetime'</span><span class="token punctuation" >,</span>
|
|
163
|
-
value<span class="token punctuation" >:</span> <span class="token string" >'2021-10-10 10:01:11'</span><span class="token punctuation" >,</span>
|
|
164
|
-
hasIcon<span class="token punctuation" >:</span> <span class="token boolean" >false</span>
|
|
165
|
-
}<span class="token punctuation" >)</span><span class="token comment" spellcheck="true">;</span>
|
|
166
|
-
</code></pre><table class="gn-table is-full is-border">
|
|
167
|
-
<thead>
|
|
168
|
-
<th colspan="2">name</th>
|
|
169
|
-
<th>type</th>
|
|
170
|
-
<th>default</th>
|
|
171
|
-
<th>description</th>
|
|
172
|
-
</thead>
|
|
173
|
-
<tbody>
|
|
174
|
-
<tr>
|
|
175
|
-
<td colspan="2">target</td>
|
|
176
|
-
<td>string</td>
|
|
177
|
-
<td></td>
|
|
178
|
-
<td>datepicker 생성 타겟</td>
|
|
179
|
-
</tr>
|
|
180
|
-
<tr>
|
|
181
|
-
<td>textSets</td>
|
|
182
|
-
<td>placeholder</td>
|
|
183
|
-
<td>string</td>
|
|
184
|
-
<td>'pick a date'</td>
|
|
185
|
-
<td></td>
|
|
186
|
-
</tr>
|
|
187
|
-
<tr>
|
|
188
|
-
<td colspan="2">type</td>
|
|
189
|
-
<td>string</td>
|
|
190
|
-
<td>date</td>
|
|
191
|
-
<td>picker type : date | datetime</td>
|
|
192
|
-
</tr>
|
|
193
|
-
<tr>
|
|
194
|
-
<td colspan="2">size</td>
|
|
195
|
-
<td>string</td>
|
|
196
|
-
<td></td>
|
|
197
|
-
<td>'small','normal','medium','large'</td>
|
|
198
|
-
</tr>
|
|
199
|
-
<tr>
|
|
200
|
-
<td colspan="2">value</td>
|
|
201
|
-
<td>string | Date</td>
|
|
202
|
-
<td>now</td>
|
|
203
|
-
<td>초기 날짜, 시간 값</td>
|
|
204
|
-
</tr>
|
|
205
|
-
<tr>
|
|
206
|
-
<td colspan="2">width</td>
|
|
207
|
-
<td>string</td>
|
|
208
|
-
<td>160px</td>
|
|
209
|
-
<td>입력 input 크기</td>
|
|
210
|
-
</tr>
|
|
211
|
-
<tr>
|
|
212
|
-
<td colspan="2">hasIcon</td>
|
|
213
|
-
<td>boolean</td>
|
|
214
|
-
<td>true</td>
|
|
215
|
-
<td>달력 아이콘 표시여부</td>
|
|
216
|
-
</tr>
|
|
217
|
-
<tr>
|
|
218
|
-
<td colspan="2">disabled</td>
|
|
219
|
-
<td>boolean</td>
|
|
220
|
-
<td>false</td>
|
|
221
|
-
<td>Disable 여부</td>
|
|
222
|
-
</tr>
|
|
223
|
-
<tr>
|
|
224
|
-
<td colspan="2">readonly</td>
|
|
225
|
-
<td>boolean</td>
|
|
226
|
-
<td>false</td>
|
|
227
|
-
<td>읽기전용 여부 </td>
|
|
228
|
-
</tr>
|
|
229
|
-
<tr>
|
|
230
|
-
<td colspan="2">min</td>
|
|
231
|
-
<td>string</td>
|
|
232
|
-
<td></td>
|
|
233
|
-
<td>선택 할 수 있는 범위의 시작일 ('2021-04-02', '-5d', '-1W', '-1M'...)</td>
|
|
234
|
-
</tr>
|
|
235
|
-
<tr>
|
|
236
|
-
<td colspan="2">max</td>
|
|
237
|
-
<td>string</td>
|
|
238
|
-
<td></td>
|
|
239
|
-
<td>선택 할 수 있는 범위의 종료일 ('2021-10-02', '3d', '2W', '1M'...)</td>
|
|
240
|
-
</tr>
|
|
241
|
-
</tbody>
|
|
242
|
-
</table>
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
<h3 id="-">메소드</h3>
|
|
246
|
-
<table class="gn-table is-full is-border">
|
|
247
|
-
<thead>
|
|
248
|
-
<th>name</th>
|
|
249
|
-
<th>return</th>
|
|
250
|
-
<th>description</th>
|
|
251
|
-
</thead>
|
|
252
|
-
<tbody>
|
|
253
|
-
<tr>
|
|
254
|
-
<td>change(date)</td>
|
|
255
|
-
<td>void</td>
|
|
256
|
-
<td>날짜 값을 변경한다.</td>
|
|
257
|
-
</tr>
|
|
258
|
-
<tr>
|
|
259
|
-
<td>getDate()</td>
|
|
260
|
-
<td>String</td>
|
|
261
|
-
<td>날짜 값을 문자열로 반환한다. </td>
|
|
262
|
-
</tr>
|
|
263
|
-
<tr>
|
|
264
|
-
<td>getTime()</td>
|
|
265
|
-
<td>Date</td>
|
|
266
|
-
<td>날짜 값을 타임스탬프 형식으로 반환한다.</td>
|
|
267
|
-
</tr>
|
|
268
|
-
<tr>
|
|
269
|
-
<td>disable()</td>
|
|
270
|
-
<td>void</td>
|
|
271
|
-
<td>Disabled 처리한다.</td>
|
|
272
|
-
</tr>
|
|
273
|
-
<tr>
|
|
274
|
-
<td>enable()</td>
|
|
275
|
-
<td>void</td>
|
|
276
|
-
<td>Enabled 처리한다.</td>
|
|
277
|
-
</tr>
|
|
278
|
-
</tbody>
|
|
279
|
-
</table>
|
|
280
|
-
|
|
281
|
-
</div>
|
|
282
|
-
|
|
283
|
-
</div>
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
<footer class="aigis-footer">Last update at 2024/04/15 13:52</footer>
|
|
287
|
-
</div>
|
|
288
|
-
</div>
|
|
289
|
-
</div>
|
|
290
|
-
<script src="../../../assets/guide.js"></script>
|
|
291
|
-
</body>
|
|
292
|
-
</html>
|