MCPcopy Create free account

hub / github.com/Teal/TealUI / functions

Functions1,533 in github.com/Teal/TealUI

↓ 1 callersFunctionnumberOfUnskippedTests
(module)
assets/doc/qunit.js:2067
↓ 1 callersFunctionoffsetParent
(elem: HTMLElement)
components/ux/dom/dom.ts:626
↓ 1 callersFunctionpack
(_7, _0, _2, _8)
components/util/obfuscator/obfuscator.js:180
↓ 1 callersFunctionpager
(elem: HTMLElement, callback?: (page: number, pageSize: number) => boolean | void, totalCount?: number, curren
components/ui/pagination/old/pager-full.ts:7
↓ 1 callersFunctionparse
digofile.js:565
↓ 1 callersFunctionparseChineseId
(value: string)
components/util/chineseId/chineseId.ts:17
↓ 1 callersFunctionparseDoc
(path)
digofile.js:1060
↓ 1 callersMethodparseHost
* 解析主机名部分。
components/util/url/url.ts:555
↓ 1 callersFunctionparseMeta
(markdown)
digofile.js:1091
↓ 1 callersFunctionprocessHooks
(test, module)
assets/doc/qunit.js:1527
↓ 1 callersFunctionrecalc
()
components/ux/flexible/flexible/flexible.ts:11
↓ 1 callersFunctionregex_for_depth
( depth )
components/util/markdown/markdown.js:426
↓ 1 callersFunctionregisterLoggingCallback
(key)
assets/doc/qunit.js:1018
↓ 1 callersFunctionregisterLoggingCallbacks
(obj)
assets/doc/qunit.js:1012
↓ 1 callersFunctionremove
(arr: T[], item: T, startIndex?: number)
components/util/array/array.ts:50
↓ 1 callersFunctionremoveClass
(elem: HTMLElement, className: string)
components/ux/dom/dom.ts:421
↓ 1 callersMethodrender
* 当被子类重写时负责返回当前控件的虚拟节点。 * @return 返回表示当前控件内容的虚拟节点。如果当前控件不渲染任何内容则返回 null。
components/ui/control/control.tsx:86
↓ 1 callersMethodrender
* 当被子类重写时负责渲染当前控件。 * @return 返回一个虚拟节点。
components/ui/carousel/carousel.tsx:13
↓ 1 callersMethodreportValidity
* 向用户报告验证结果。
components/ui/form/form/form (3).tsx:127
↓ 1 callersMethodreset
* 重置当前表单。
components/ui/form/form.tsx:184
↓ 1 callersMethodreset
* 重置当前表单。
components/ui/form/form/form (2).tsx:172
↓ 1 callersMethodreset
* 重置当前表单。
components/ui/form/form/form.tsx:182
↓ 1 callersMethodreset
* 重置执行渐变。
components/util/tween/tween.ts:66
↓ 1 callersFunctionresolve
()
components/require.js:112
↓ 1 callersMethodresolve
* 基于当前地址解析指定的相对地址,返回绝对地址。 * @param relative 要解析的相对地址。
components/util/url/url.ts:683
↓ 1 callersMethodresolveObject
* 基于当前地址解析指定的相对地址,返回绝对地址。 * @param relative 要解析的相对地址。
components/util/url/url.ts:701
↓ 1 callersFunctionrgbToRgb
(r, g, b)
components/ui/palette/old/palette.ts:1749
↓ 1 callersFunctionrunTokens
* Runs built-in/custom tokens in reverse insertion order, until a match is found. * @private * @param {String} pattern Original pattern from
components/util/xRegExp/xRegExp.js:216
↓ 1 callersFunctionscrollShow
(elem: HTMLElement | Document, callback: () => void, once = true, scrollable: HTMLElement | Document = scrollP
components/ux/scroll/scroll.ts:171
↓ 1 callersFunctionsearchInput
()
assets/doc/qunit.js:3462
↓ 1 callersFunctionsearchStart
(value: string, child: string, childIndex: number)
components/util/searchPinYin/searchPinYin.ts:90
↓ 1 callersFunctionselectionChange
(evt)
assets/doc/qunit.js:3479
↓ 1 callersFunctionsetCookie
(name: string, value: string | null, expires = 365 * 24 * 60 * 60 * 10, path?: string, domain?: string, secure
components/ux/cookie/cookie.ts:27
↓ 1 callersFunctionsetFromTextInput
()
components/ui/palette/old/palette.ts:913
↓ 1 callersFunctionsetQuery
(name: string, value: string | null, url = location.href)
components/util/query/query.ts:80
↓ 1 callersFunctionsha1
(value: string)
components/util/sha1/sha1.ts:7
↓ 1 callersFunctionsort
()
components/ux/sort/sort.ts:4
↓ 1 callersFunctionspectrum
(element, o)
components/ui/palette/old/palette.ts:582
↓ 1 callersFunctionsplit_meta_hash
( meta_string )
components/util/markdown/markdown.js:1145
↓ 1 callersFunctionstep
()
components/ux/animateText/old/animateText.ts:24
↓ 1 callersFunctionstep
()
components/ux/countDown/countDown.ts:45
↓ 1 callersFunctionstep
()
components/ux/scroll/scroll.ts:21
↓ 1 callersFunctionstep
()
assets/doc/doc.js:592
↓ 1 callersMethodstep
* 进入变换的下步。
components/util/tween/tween.ts:84
↓ 1 callersFunctionstop
()
components/ui/palette/old/palette.ts:1341
↓ 1 callersFunctionstringInputToObject
(color)
components/ui/palette/old/palette.ts:2346
↓ 1 callersFunctionstringToBinary
(value: string)
components/util/sha1/sha1.ts:22
↓ 1 callersMethodsubmit
* 提交当前表单。
components/ui/form/form.tsx:177
↓ 1 callersMethodsubmit
* 提交当前表单。
components/ui/form/form/form (2).tsx:165
↓ 1 callersMethodsubmit
()
components/ui/form/form/form (3).tsx:65
↓ 1 callersMethodsubmit
* 提交当前表单。
components/ui/form/form/form.tsx:175
↓ 1 callersMethodsuspend
* 挂起异步等待操作。 * @param abortable 引发挂起的对象。将调用其 `abort()` 方法恢复挂起。 * @example new AsyncQueue().suspend()
components/util/asyncQueue/asyncQueue.ts:61
↓ 1 callersFunctiontestPlayerVersion
()
components/ux/flash/swfObject.js:188
↓ 1 callersFunctiontestPositionFixed
()
components/ux/scrollSpy/old/scrollSpy (2).ts:52
↓ 1 callersFunctionthrottle
(func, wait, debounce)
components/ui/palette/old/palette.ts:1355
↓ 1 callersFunctiontoHtml
(input: string, matchResult: Match[], markStart = "<mark>", markEnd = "</mark>", encoder = encodeHTML)
components/util/searchPinYin/searchPinYin.ts:142
↓ 1 callersFunctiontoggle
()
components/ui/palette/old/palette.ts:930
↓ 1 callersMethodtoggle
* 切换显示或隐藏当前浮层。 * @param value 如果为 true 则强制显示。如果为 false 则强制隐藏。
components/ux/popup/popup.ts:313
↓ 1 callersMethodtoggleCollapse
()
components/ui/navMenu/navMenu.tsx:79
↓ 1 callersFunctiontoolbarLooseFilter
()
assets/doc/qunit.js:3343
↓ 1 callersFunctiontoolbarModuleFilter
()
assets/doc/qunit.js:3385
↓ 1 callersFunctiontoolbarUrlConfigContainer
()
assets/doc/qunit.js:3323
↓ 1 callersFunctiontpl
(tpl: string, data?: any)
components/util/tpl/tpl.ts:7
↓ 1 callersMethodtransition
* 当被子类重写时负责重写渐变曲线。 * @param x 转换前的数值,大小在 0-1 之间。 * @return 返回根据渐变曲线变换后的值,大小在 0-1 之间。
components/util/tween/tween.ts:25
↓ 1 callersMethodtrimLeft
()
components/util/shim/es7-shim.ts:79
↓ 1 callersMethodtrimRight
()
components/util/shim/es7-shim.ts:94
↓ 1 callersFunctionuaMatch
(ua)
components/ux/navigator/navigator-test.ts:279
↓ 1 callersMethoduninit
* 当被子类重写时负责在元素被取消关联前取消初始化当前控件。
components/ui/control/control.tsx:61
↓ 1 callersFunctionunitSamplerGenerator
* Creates a seeded "sample" generator which is used for randomizing tests.
assets/doc/qunit.js:1168
↓ 1 callersMethodupdateMenu
* 当被子类重写时负责更新下拉菜单的值。
components/ui/picker/picker.tsx:128
↓ 1 callersMethodvalidate
* 当被子类重写时负责验证指定的值。 * @param value 要验证的值。 * @return 返回验证结果。如果正在执行异步验证则返回一个确认对象。
components/ui/input/input.tsx:342
↓ 1 callersMethodvalue
* 最终提交的数据。
components/ui/form/form.tsx:48
Function$D
(control, display)
components/ux/highlight/old/highlightKeywords.ts:3
Function$E
(control, enable)
components/ux/highlight/old/highlightKeywords.ts:3
FunctionAssert
(testContext)
assets/doc/qunit.js:2105
FunctionBigNumber
(n, b)
components/util/bigNumber/bigNumber.js:154
FunctionBlock
()
components/util/markdown/markdown.js:1103
FunctionChild
()
components/util/shim/shim-test.ts:39
FunctionCloseTag
(len)
components/util/markdown/markdown.js:982
FunctionColor
* 表示一个颜色对象。 * @param {Number} [r] 颜色的 R 值。 * @param {Number} [g] 颜色的 G 值。 * @param {Number} [b] 颜色的 B 值。 * @param {String} [color] 颜色字符串。支持的字符串颜色格
components/util/color/color.ts:367
FunctionCommon
()
components/util/obfuscator/obfuscator.js:73
FunctionDiffMatchPatch
()
assets/doc/qunit.js:4008
FunctionF
()
components/util/shim/shim-test.ts:21
FunctionGit
* 获取当前仓库地址和分支信息。
digofile.js:1368
FunctionICommon
(that)
components/util/obfuscator/obfuscator.js:19
FunctionInline
()
components/util/markdown/markdown.js:1105
FunctionMDC
* 表示一个 Markdown 编译器。 * @param options 选项。
digofile.js:417
FunctionMessenger
* @author biqing * https://github.com/biqing/MessengerJS
components/ux/messager/messager.ts:10
FunctionParent
()
components/util/shim/shim-test.ts:33
FunctionParseMaster
()
components/util/obfuscator/obfuscator.js:93
FunctionSuiteReport
(name, parentSuite)
assets/doc/qunit.js:2499
FunctionSwippable
* 创建一个新的可滑动区域。 * @param {Element} elem 要拖动的元素。 * @param {Object} options 用户覆盖可拖动对象的配置。
components/ux/swipe/swipe2.ts:14
FunctionTSC
* 返回一个 TypeScript 编译器。 * @param options 选项。
digofile.js:261
FunctionTemp
()
components/util/shim/es5-shim.ts:13
FunctionTest
(settings)
assets/doc/qunit.js:1332
FunctionTestReport
(name, suite, options)
assets/doc/qunit.js:1227
FunctionTween
* 表示一个补间动画。 * @param {Dom} dom 执行动画的目标节点。 * @param {Object} options 动画的相关参数。 * @class
components/ux/animate/old/tween.ts:17
FunctionXSwipe
* 将容器直接子节点作为列表进行自动轮播。 * @param {Element} elem 滚动的容器节点。一般是 <ul> 元素。 * @param {Number} interval=0 自动轮播的间隔时间,如果
components/ux/swipe/xswipe.ts:17
Method[Symbol.iterator]
* 获取当前队列的迭代器。
components/util/queue/queue.ts:38
Function_11
(c)
components/util/obfuscator/obfuscator.js:369
← previousnext →501–600 of 1,533, ranked by callers