MCPcopy Create free account

hub / github.com/Teal/TealUI / functions

Functions1,533 in github.com/Teal/TealUI

Functiondestroy
()
components/ui/palette/old/palette.ts:1182
FunctiondiffTest
()
components/util/object/object-test.ts:210
Methoddirection
* 限制拖动的方向。 * @param value 要设置的方向。
components/ux/drag/drag.ts:330
Functiondirname
(path: string)
components/util/path/path.ts:114
Methoddisable
* 禁用拖放。
components/ux/drop/drop.ts:132
FunctiondisableStyleSheet
* 禁用或启用指定的样式表文件。
components/ux/stylesheet/old/stylesheet.ts:39
FunctiondisableTab
(elem: HTMLInputElement, tab = "\t")
components/ux/disableTab/disableTab.ts:6
Functiondisabled
* 是否禁用。
components/ui/checkBoxGroup/checkBoxGroup.tsx:31
Methoddisabled
()
components/ui/picker/picker.tsx:40
Methoddisabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form.tsx:96
Methoddisabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form/form (2).tsx:84
Methoddisabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form/form.tsx:94
Methoddisabled
* 禁用弹窗效果。
components/ui/popup/popup.tsx:128
FunctiondivTest
()
components/util/currency/currency-test.ts:16
Methoddown
(e: KeyboardEvent)
components/ui/multiListBox/multiListBox.tsx:164
MethoddragEnd
* 触发拖动结束事件。 * @param e 事件对象。
components/ux/splitter/splitter.ts:103
MethoddragMove
* 触发拖动移动事件。 * @param e 事件对象。
components/ux/splitter/splitter.ts:92
FunctiondragStart
()
components/ui/palette/old/palette.ts:899
MethoddragStart
* 触发拖动开始事件。 * @param e 事件对象。 * @return 如果返回 false 则忽略本次拖动。
components/ux/splitter/splitter.ts:79
FunctiondragStop
()
components/ui/palette/old/palette.ts:908
Functiondraggable
(elem: HTMLElement, options?: Partial<Draggable>)
components/ux/drag/drag.ts:445
Methoddraggable
* 是否可拖动。
components/ui/dialog/dialog.tsx:132
Functiondroppable
(elem: HTMLElement, options?: Partial<Droppable>)
components/ux/drop/drop.ts:175
Functioneach
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean | voi
components/util/object/object.ts:69
FunctioneachTest
()
components/util/object/object-test.ts:8
FunctioneaseIn
(transition: (x: number) => number)
components/util/tween/transitions.ts:85
FunctioneaseInOut
(transition: (x: number) => number)
components/util/tween/transitions.ts:105
FunctioneaseOut
(transition: (x: number) => number)
components/util/tween/transitions.ts:94
Functionelastic
(x: number, base = 1)
components/util/tween/transitions.ts:76
Methodelem
* 关联的元素。
components/ui/control/control.tsx:23
Functionellipsis
(str: string, length: number)
components/util/string/string.ts:48
FunctionellipsisByWord
(str: string, length: number)
components/util/string/string.ts:59
FunctionellipsisByWordTest
()
components/util/string/string-test.ts:24
FunctionellipsisTest
()
components/util/string/string-test.ts:19
Functionempty
()
components/util/function/function.ts:5
Methodempty
* 判断当前队列是否为空。
components/util/queue/queue.ts:14
FunctionemptyTest
()
components/util/function/function-test.ts:4
FunctionemptyTest
()
components/util/queue/queue-test.ts:15
Functionenable
()
components/ui/palette/old/palette.ts:1199
FunctionencodeBase64
(value: string)
components/util/base64/base64.ts:7
FunctionencodeBase64Test
()
components/util/base64/base64-test.ts:4
FunctionencodeGB2312
(value: string)
components/util/gb2312/gb2312.ts:15
FunctionencodeGB2312Test
()
components/util/gb2312/gb2312-test.ts:4
FunctionencodeHTML
(html)
digofile.js:1351
FunctionencodeHTML
(value: string)
components/util/html/html.ts:7
FunctionencodeHTMLAttribute
(value: string)
components/util/html/html.ts:23
FunctionencodeHTMLAttributeTest
()
components/util/html/html-test.ts:8
FunctionencodeHTMLTest
()
components/util/html/html-test.ts:4
FunctionencodeUTF8
(value: string)
components/util/utf8/utf8.ts:7
FunctionencodeUTF8Test
()
components/util/utf8/utf8-test.ts:4
FunctionencryptString
(value: string, key = 19901206)
components/util/encryptString/encryptString.ts:8
FunctionencryptStringTest
()
components/util/encryptString/encryptString-test.ts:8
Functionend
()
digofile.js:240
FunctionendsWithTest
()
components/util/shim/shim-test.ts:171
FunctionenqueueTest
()
components/util/queue/queue-test.ts:6
FunctionescapeHTMLAttribute
(value: string, quote?: string)
components/util/html/html.ts:52
FunctionescapeHTMLAttributeTest
()
components/util/html/html-test.ts:16
FunctioneventEmitterTest
()
components/util/events/events-test.ts:4
Functionevery
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:251
FunctioneveryTest
()
components/util/shim/shim-test.ts:119
FunctioneveryTest
()
components/util/object/object-test.ts:85
Functionexponential
(x: number)
components/util/tween/transitions.ts:25
FunctionextendTest
()
components/util/class/class-test.ts:4
Functionextname
(path: string)
components/util/path/path.ts:139
FunctionfadeBy
(value)
components/util/color/color.ts:238
FunctionfadeTo
(value)
components/util/color/color.ts:248
Functionfile
(path)
digofile.js:237
FunctionfillTest
()
components/util/shim/shim-test.ts:155
Functionfilter
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:152
FunctionfilterTest
()
components/util/shim/shim-test.ts:111
FunctionfilterTest
()
components/util/object/object-test.ts:74
Functionfind
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:345
FunctionfindIndex
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:391
FunctionfindIndexTest
()
components/util/shim/shim-test.ts:145
FunctionfindIndexTest
()
components/util/object/object-test.ts:108
FunctionfindItemByContent
* 获取指定值对应的项。 * @param content 要查询的键。 * @return 返回匹配的第一个项。如果不存在则返回 undefined。
components/ui/listBox/listBox.tsx:88
FunctionfindItemByKey
* 获取指定键对应的项。 * @param key 要查询的键。 * @return 返回匹配的第一个项。如果不存在则返回 undefined。
components/ui/listBox/listBox.tsx:79
FunctionfindTest
()
components/util/shim/shim-test.ts:141
FunctionfindTest
()
components/util/object/object-test.ts:103
Functionfirst
(node: Node, selector?: string)
components/ux/dom/dom.ts:127
Functionfixed
()
components/ux/fixed/fixed.ts:4
Functionfixed
(elem: HTMLElement)
components/ux/fixed/old/fixed.ts:10
Functionflash
()
components/ux/flash/flash.ts:4
FunctionflashTest
()
components/ux/flash/flash-test.ts:4
Functionflatten
(arr: any[])
components/util/array/array.ts:254
FunctionflattenTest
()
components/util/array/array-test.ts:156
Functionflexible
()
components/ux/flexible/flexible.ts:4
Functionflexible
()
components/ux/flexible/flexible/flexible.ts:4
Functionfloating
()
components/ux/floating/floating.ts:4
FunctionfocusAdd
(elem, listener)
components/ux/dom/dom.ts:767
FunctionfocusRemove
(elem, listener)
components/ux/dom/dom.ts:770
FunctionforEachTest
()
components/util/shim/shim-test.ts:105
FunctionforEachTest
()
components/util/object/object-test.ts:64
FunctionforceOpen
(url: string)
components/ux/forceOpen/forceOpen.ts:6
FunctionformDataTest
()
components/ux/ajaxSubmit/ajaxSubmit-test.ts:4
Functionformat
(value: number)
components/util/currency/currency.ts:61
Functionformat
(num: number, format?: string)
components/util/number/number.ts:87
Functionformat
(formatString: string, ...args: any[])
components/util/string/string.ts:20
FunctionformatCurrencyToChineseTest
()
components/util/formatCurrencyToChinese/formatCurrencyToChinese-test.ts:4
FunctionformatQueryTest
()
components/util/query/query-test.ts:8
← previousnext →801–900 of 1,533, ranked by callers