MCPcopy Create free account

hub / github.com/Teal/TealUI / functions

Functions1,533 in github.com/Teal/TealUI

↓ 2 callersFunctionisElement
(id)
components/ux/flash/swfObject.js:515
↓ 2 callersFunctionisErrorStatus
(status)
components/ux/include/include.ts:71
↓ 2 callersFunctionisExternalPath
(path)
digofile.js:920
↓ 2 callersMethodkeyMappings
* 获取键盘绑定。 * @return 返回各个键盘绑定对象。
components/ui/listBox/listBox.tsx:163
↓ 2 callersMethodlimit
* 限制只能在指定区域内拖动。 * @param container 限制的区域或元素。 * @param padding 容器的内边距。
components/ux/drag/drag.ts:339
↓ 2 callersFunctionlogSuiteEnd
(module)
assets/doc/qunit.js:1628
↓ 2 callersFunctionmaxOrMin
(args, method)
components/util/bigNumber/bigNumber.js:1073
↓ 2 callersFunctionmethod
(classMember, member)
digofile.js:976
↓ 2 callersFunctionmethodModifier
(member)
digofile.js:1011
↓ 2 callersFunctionnamespace
(ns: string)
components/util/namespace/namespace.ts:7
↓ 2 callersFunctionnormalizeArray
* 规范化路径数组部分。 * @param parts 各路径部分。 * @param allowAboveRoot 是否允许超过基路径。
components/util/path/path.ts:148
↓ 2 callersFunctionnumberOfTests
(module)
assets/doc/qunit.js:2063
↓ 2 callersFunctionparameters
(parameters, full)
digofile.js:949
↓ 2 callersFunctionparse
(html: string, context = document)
components/ux/dom/dom.ts:11
↓ 2 callersFunctionparseQuery
(value: string, joinChar = "&", equalChar = "=")
components/util/query/query.ts:9
↓ 2 callersFunctionparseYAML
(content)
digofile.js:1095
↓ 2 callersFunctionpin
(elem: HTMLElement, target: Document | HTMLElement | Rect, align: PinAlign = "bottomLeft", margin = 0, contain
components/ux/pin/pin.ts:66
↓ 2 callersFunctionprepareOptions
* Prepares an options object from the given value. * @private * @param {String|Object} value Value to convert to an options object. * @
components/util/xRegExp/xRegExp.js:194
↓ 2 callersFunctionprevent
(e)
components/ui/palette/old/palette.ts:1299
↓ 2 callersFunctionproc
(x: "x" | "y", width: "width" | "height", offset: number, center: boolean, left: boolean, right: boolean)
components/ux/pin/pin.ts:93
↓ 2 callersFunctionproc
(text, grammars, tokens)
components/ui/highligher/highligher.tsx:127
↓ 2 callersFunctionraw
(value: string)
components/util/md5/md5.ts:61
↓ 2 callersMethodrealign
* 重新对齐分割条的位置。
components/ux/splitter/splitter.ts:57
↓ 2 callersMethodrealign
* 重新对齐弹层的位置。
components/ui/popup/popup.tsx:202
↓ 2 callersMethodrealign
* 根据标签页的实际大小调整分配。
components/ui/navTab/navTab.tsx:73
↓ 2 callersFunctionremoveEvent
(elem, type, fn)
assets/doc/qunit.js:3123
↓ 2 callersMethodremoveTab
* 删除一个标签页。
components/ui/navTab/navTab.tsx:56
↓ 2 callersFunctionrenderTpl
* 渲染一个模板。 * @param tpl 模板内容。 * @param data 模板数据。
digofile.js:1393
↓ 2 callersFunctionrender_tree
( jsonml )
components/util/markdown/markdown.js:1411
↓ 2 callersMethodreportValidity
* 向用户报告验证结果。
components/ui/form/form.tsx:211
↓ 2 callersMethodreportValidity
* 向用户报告验证结果。
components/ui/form/form/form (2).tsx:199
↓ 2 callersMethodreportValidity
* 向用户报告验证结果。
components/ui/form/form/form.tsx:209
↓ 2 callersMethodresolve
components/util/shim/promise-shim.js:23
↓ 2 callersFunctionresolveModuleName
* 解析指定的模块名实际的文档路径。 * @param rootDir 根文件夹。 * @param moduleName 模块名。
digofile.js:1441
↓ 2 callersFunctionrevert
()
components/ui/palette/old/palette.ts:994
↓ 2 callersFunctionrgbToHex
(r, g, b, allow3Char)
components/ui/palette/old/palette.ts:1858
↓ 2 callersFunctionrgbToHsl
(r, g, b)
components/ui/palette/old/palette.ts:1760
↓ 2 callersFunctionrgbToHsv
(r, g, b)
components/ui/palette/old/palette.ts:1814
↓ 2 callersFunctionrgbaToHex
(r, g, b, a)
components/ui/palette/old/palette.ts:1874
↓ 2 callersFunctionrunTest
(test)
assets/doc/qunit.js:1470
↓ 2 callersFunctionscheduleBegin
()
assets/doc/qunit.js:2881
↓ 2 callersFunctionscrollBy
(elem: HTMLElement | Document, value: Partial<Point>, duration?: number, callback?: (value: Point) => void)
components/ux/scroll/scroll.ts:59
↓ 2 callersMethodselect
* 选中项。 * @param item 要选中的项。 * @param e 事件参数。
components/ui/listBox/listBox.tsx:133
↓ 2 callersFunctionsetBindProp
(target: any, prop: string, value: any, args: any, scope: Control)
components/ui/control/control.tsx:965
↓ 2 callersFunctionsetExtensibility
* Enables or disables XRegExp syntax and flag extensibility. * @private * @param {Boolean} on `true` to enable; `false` to disable.
components/util/xRegExp/xRegExp.js:252
↓ 2 callersFunctionsetIndex
(index)
components/ux/swipe/xswipe.ts:117
↓ 2 callersFunctionsetNatives
* Enables or disables native method overrides. * @private * @param {Boolean} on `true` to enable; `false` to disable.
components/util/xRegExp/xRegExp.js:262
↓ 2 callersFunctionsetRect
(elem: HTMLElement, value: Partial<Rect>)
components/ux/dom/dom.ts:661
↓ 2 callersFunctionsetScroll
(elem: HTMLElement | Document, value: Partial<Point>)
components/ux/dom/dom.ts:566
↓ 2 callersFunctionsetTransition
()
components/ux/dom/dom.ts:1085
↓ 2 callersFunctionshow
()
components/ui/palette/old/palette.ts:938
↓ 2 callersMethodskip
* 终止当前正在执行的异步任务并执行后续任务。 * @example new AsyncQueue().abort();
components/util/asyncQueue/asyncQueue.ts:139
↓ 2 callersMethodsync
* 同步虚拟节点,创建虚拟节点对应的真实节点。 * @param newVNode 新虚拟节点。 * @param oldVNode 如果指定了原虚拟节点,则同步时尽量重用上次创建的真实节点。 * @return 如果根节点发生改变则返回 true,否则返回 false
components/ui/control/control.tsx:493
↓ 2 callersFunctiontextProp
(elem: HTMLElement)
components/ux/dom/dom.ts:371
↓ 2 callersMethodthen
* 添加一个同步或异步任务。 * @param callback 要添加的任务函数。函数的参数为上个异步调用传递的数据。 * 如果是异步函数,则函数内部必须调用 @suspend 挂起队列,并在异步完成后调用 @resume 恢复队列。 * 函数应该返回一个包含 `ab
components/util/asyncQueue/asyncQueue.ts:97
↓ 2 callersFunctiontoBaseOut
(str, baseIn, baseOut)
components/util/bigNumber/bigNumber.js:2652
↓ 2 callersFunctiontoHex
(i)
components/ui/palette/old/palette.ts:218
↓ 2 callersFunctiontoggle
(elem: HTMLElement, value?: boolean | typeof animation, animation?: ToggleAnimation | typeof callback, callbac
components/ux/dom/dom.ts:1260
↓ 2 callersFunctiontoggleClass
(elem: HTMLElement, className: string, value?: boolean)
components/ux/dom/dom.ts:432
↓ 2 callersFunctiontrim
(arr: string[])
components/util/path/path.ts:68
↓ 2 callersFunctiontypeParameters
(typeParameters)
digofile.js:924
↓ 2 callersFunctiontypeParametersDetail
(typeParameters)
digofile.js:928
↓ 2 callersFunctionupdate
(target, opacity, callback)
components/ux/multiFade/old/multiFade.ts:15
↓ 2 callersFunctionupdateHelperLocations
()
components/ui/palette/old/palette.ts:1102
↓ 2 callersFunctionupdateSelectionPaletteFromStorage
()
components/ui/palette/old/palette.ts:833
↓ 2 callersFunctionurlEncodeIfNecessary
(s)
components/ux/flash/swfObject.js:611
↓ 1 callersFunction$V
(control)
components/ux/highlight/old/highlightKeywords.ts:3
↓ 1 callersFunction_15
(s)
components/util/obfuscator/obfuscator.js:185
↓ 1 callersFunction_19
(f)
components/util/obfuscator/obfuscator.js:389
↓ 1 callersFunction_20
(s)
components/util/obfuscator/obfuscator.js:379
↓ 1 callersFunction_27
(p, k)
components/util/obfuscator/obfuscator.js:315
↓ 1 callersFunction_30
(s, e)
components/util/obfuscator/obfuscator.js:161
↓ 1 callersFunction_33
()
components/util/obfuscator/obfuscator.js:129
↓ 1 callersFunctionabortTestsButton
()
assets/doc/qunit.js:3335
↓ 1 callersFunctionadd
(x: string, y: string)
components/util/bigInteger/bigInteger.ts:8
↓ 1 callersFunctionadd
assets/doc/doc.js:135
↓ 1 callersFunctionaddClass
(elem: HTMLElement, className: string)
components/ux/dom/dom.ts:411
↓ 1 callersFunctionaddDomLoadEvent
(fn)
components/ux/flash/swfObject.js:146
↓ 1 callersFunctionaddListener
(target, eventType, fn)
components/ux/flash/swfObject.js:550
↓ 1 callersFunctionaddMonth
(date: Date, value: number)
components/util/date/date.ts:112
↓ 1 callersFunctionappend
assets/doc/doc.js:157
↓ 1 callersFunctionappendBanner
()
assets/doc/qunit.js:3534
↓ 1 callersFunctionappendFilteredTest
()
assets/doc/qunit.js:3566
↓ 1 callersFunctionappendHeader
()
assets/doc/qunit.js:3526
↓ 1 callersFunctionappendInterface
()
assets/doc/qunit.js:3583
↓ 1 callersFunctionappendTestResults
()
assets/doc/qunit.js:3542
↓ 1 callersFunctionappendTestsList
(modules)
assets/doc/qunit.js:3597
↓ 1 callersFunctionappendToolbar
()
assets/doc/qunit.js:3515
↓ 1 callersFunctionappendUserAgent
()
assets/doc/qunit.js:3574
↓ 1 callersFunctionapplyUrlParams
()
assets/doc/qunit.js:3301
↓ 1 callersFunctionbinaryToString
(value: number[])
components/util/sha1/sha1.ts:39
↓ 1 callersFunctioncalc
(value: number[])
components/util/sha1/sha1.ts:52
↓ 1 callersMethodcancel
* 是否禁止拖动。 * @param e 事件对象。
components/ux/drag/drag.ts:108
↓ 1 callersMethodcancel
* 点击取消按钮。
components/ui/messageBox/messageBox.tsx:33
↓ 1 callersFunctioncheck
(opt)
components/ui/addToHomeScreen/addToHomeScreen.tsx:79
↓ 1 callersFunctioncheckPassword
(value: string)
components/util/password/password.ts:15
↓ 1 callersFunctioncheckPollution
()
assets/doc/qunit.js:1885
↓ 1 callersFunctioncheckStatus
(status: number)
components/ux/ajax/ajax.ts:247
↓ 1 callersMethodcheckValidity
* 验证当前表单内的所有输入域。 * @return 返回验证后的出错的字段列表。如果返回空数组说明验证成功。如果正在执行异步验证则返回一个确认对象。
components/ui/form/form/form (2).tsx:192
↓ 1 callersMethodcheckValidity
* 验证当前表单内的所有输入域。 * @return 返回验证后的出错的字段列表。如果返回空数组说明验证成功。如果正在执行异步验证则返回一个确认对象。
components/ui/form/form/form.tsx:202
← previousnext →301–400 of 1,533, ranked by callers