MCPcopy Create free account

hub / github.com/Teal/TealUI / functions

Functions1,533 in github.com/Teal/TealUI

↓ 5 callersMethodfocus
* 令当前控件获得焦点。
components/ui/input/input.tsx:527
↓ 5 callersFunctiongetTitle
* 获取文件夹的标题。 * @param rootDir 根文件夹。
digofile.js:1428
↓ 5 callersMethodgetValue
({ hidden = false, disabled = false })
components/ui/form/form.tsx:65
↓ 5 callersFunctioninArray
* Determines whether an element exists in a given array or not. * * @method inArray * @param {Any} elem * @param {Array} array * @retur
assets/doc/qunit.js:163
↓ 5 callersFunctionlink
(tpl: string, page: number)
components/ui/pagination/old/pager-simple.ts:36
↓ 5 callersFunctionmatch
* 匹配正则并返回指定匹配项。 * @param input 输入的文本。 * @param pattern 正则。 * @param index 匹配组。
digofile.js:1383
↓ 5 callersMethodnormlizeValidityResult
* 规范化验证结果对象。 * @param result 用户返回的验证结果。 * @param 返回已格式化的严重结果。
components/ui/input/input.tsx:374
↓ 5 callersFunctionreflow
()
components/ui/palette/old/palette.ts:1159
↓ 5 callersFunctionscrollParent
(elem: HTMLElement | Document)
components/ux/scroll/scroll.ts:194
↓ 5 callersMethodsend
* 发送当前的请求。 * @return 如果请求发送成功则返回 true,否则返回 false。
components/ux/ajax/ajax.ts:103
↓ 5 callersFunctionsetUrl
(params)
assets/doc/qunit.js:3273
↓ 5 callersFunctiontoggleClass
(elem, name, force)
assets/doc/qunit.js:3144
↓ 5 callersMethodtoggleCollapse
* 切换面板的折叠状态。 * @param value 如果为 true 则强制折叠;如果为 false 则强制展开。
components/ui/panel/panel.tsx:73
↓ 5 callersFunctionwalk
(node: Node | null, selector: string | undefined, nextProp: "nextSibling" | "previousSibling" | "parentNode",
components/ux/dom/dom.ts:171
↓ 4 callersFunctionactiveMenu
()
components/ui/menu/menu.tsx:174
↓ 4 callersFunctionaddValue
(result: { [key: string]: string | string[] }, key: string, value: string)
components/ux/ajaxSubmit/ajaxSubmit.ts:86
↓ 4 callersFunctionbegin
()
assets/doc/qunit.js:2895
↓ 4 callersFunctioncalc
(value: number[], count: number)
components/util/md5/md5.ts:73
↓ 4 callersFunctioncallDomLoadFunctions
()
components/ux/flash/swfObject.js:128
↓ 4 callersFunctionclamp01
(val)
components/ui/palette/old/palette.ts:2284
↓ 4 callersFunctioncombine
(q: number, a: number, b: number, x: number, str: number, t: number)
components/util/md5/md5.ts:103
↓ 4 callersFunctiondefine
* 定义一个模块。 * @param {string} [path] 模块的路径。 * @param {string[]} [deps] 模块的依赖项。 * @param {Function} factory 模块的内容。 * @return 返回定义的模块。
components/require.js:148
↓ 4 callersFunctiondraggable
* Lightweight drag helper. Handles containment within the element, so that * when dragging, the x is within [0,element.width] and y is within [0,e
components/ui/palette/old/palette.ts:1284
↓ 4 callersMethodenable
* 启用弹层。
components/ux/popup/popup.ts:134
↓ 4 callersFunctionextractStacktrace
(e, offset)
assets/doc/qunit.js:1055
↓ 4 callersFunctionformat
(n, i, rm, caller)
components/util/bigNumber/bigNumber.js:1015
↓ 4 callersFunctiongetPinYinOfChar
(value: string)
components/util/pinyin/pinyin.ts:413
↓ 4 callersFunctiongetRootDir
* 获取项目中指定文件所在的根文件夹。 * @param path 文件的绝对路径或相对路径。
digofile.js:1420
↓ 4 callersFunctioninsert
(node: Node, content: string | Node | null, prepend: boolean, sibling: boolean)
components/ux/dom/dom.ts:285
↓ 4 callersMethodinspect
* 自定义当前对象在调试时的显示文案。
components/util/queue/queue.ts:112
↓ 4 callersFunctionis
(type, obj)
assets/doc/qunit.js:236
↓ 4 callersFunctionisType
* Determines whether an object is of the specified type. * @private * @param {*} value Object to check. * @param {String} type Type to
components/util/xRegExp/xRegExp.js:184
↓ 4 callersFunctionlastIndexOf
(array, value)
components/util/xRegExp/xRegExp.js:164
↓ 4 callersFunctionobjectValues
* Makes a clone of an object using only Array or Object as base, * and copies over the own enumerable properties. * * @param {Object} obj
assets/doc/qunit.js:174
↓ 4 callersFunctionon
(elem: HTMLElement | Document, eventName: string, selector: string | typeof listener, listener?: ((e: Event, t
components/ux/dom/dom.ts:739
↓ 4 callersFunctionparsePercent
(value: string)
components/util/color/color.ts:93
↓ 4 callersFunctionpick
* 从指定的路径中找到第一个存在的路径。 * @param paths 搜索的路径列表。
digofile.js:1516
↓ 4 callersMethodrealign
* 重新对齐浮层的位置。 * @return 如果已重新定位则返回定位的结果。
components/ux/popup/popup.ts:340
↓ 4 callersFunctionremoveSWF
(id)
components/ux/flash/swfObject.js:490
↓ 4 callersMethodresume
* 通知当前异步任务已经完成,并继续执行下一个任务。 * @param datas 传递给下个异步任务的数据。 * @example new AsyncQueue().resume()
components/util/asyncQueue/asyncQueue.ts:70
↓ 4 callersFunctionsaveGlobal
()
assets/doc/qunit.js:1868
↓ 4 callersMethodselect
* 选中项。 * @param start 选区的第一个节点。 * @param end 选区的最后一个节点。默认同 *from*。 * @param value 如果为 true 则表示选中,如果为 false 则表示不选中。 * @param add 如果
components/ui/multiListBox/multiListBox.tsx:99
↓ 4 callersFunctionsetHookFromEnvironment
(hooks, environment, name)
assets/doc/qunit.js:2707
↓ 4 callersFunctionsetHookFunction
(module, hookName)
assets/doc/qunit.js:2931
↓ 4 callersFunctionsetScroll
(value)
components/ux/swipe/xswipe.ts:112
↓ 4 callersFunctionsourceLink
(member, className)
digofile.js:912
↓ 4 callersFunctionstrong_em
( tag, md )
components/util/markdown/markdown.js:977
↓ 4 callersFunctiontoExponential
(str, e)
components/util/bigNumber/bigNumber.js:2677
↓ 4 callersFunctiontoHex
(val)
components/util/color/color.ts:468
↓ 4 callersFunctiontoUrl
* Get the actually url of specified module path.
components/ux/include/include.ts:171
↓ 4 callersFunctionvendor
(propName: string)
components/ux/dom/dom.ts:448
↓ 3 callersFunction$C
(control)
components/ux/highlight/old/highlightKeywords.ts:3
↓ 3 callersFunction_4
(p)
components/util/obfuscator/obfuscator.js:215
↓ 3 callersMethod_progress
* 执行当前队列的第一个异步任务。
components/util/asyncQueue/asyncQueue.ts:41
↓ 3 callersFunctionabstractFbContent
(obj)
components/ux/flash/swfObject.js:395
↓ 3 callersFunctionaddColorToSelectionPalette
(color)
components/ui/palette/old/palette.ts:852
↓ 3 callersFunctionappendLink
(key, page, className)
components/ui/pagination/old/pager (2).ts:43
↓ 3 callersFunctionapplyOptions
()
components/ui/palette/old/palette.ts:644
↓ 3 callersFunctionaugment
* Attaches XRegExp.prototype properties and named capture supporting data to a regex object. * @private * @param {RegExp} regex Regex to aug
components/util/xRegExp/xRegExp.js:99
↓ 3 callersFunctioncanExpressInstall
()
components/ux/flash/swfObject.js:326
↓ 3 callersFunctionchangePage
(value: number)
components/ui/pagination/old/pager-full.ts:9
↓ 3 callersFunctionclassCallCheck
(instance, Constructor)
assets/doc/qunit.js:52
↓ 3 callersMethodclear
* 删除所有委托函数。 * @example new Delegate().clear()
components/util/delegate/delegate.ts:55
↓ 3 callersMethodclose
* 关闭当前提示框。
components/ui/tipBox/tipBox.tsx:25
↓ 3 callersFunctionconnect
(dragEvent: string, dropEvent: string)
components/ux/drop/drop.ts:157
↓ 3 callersFunctionconvert
(value: HSL, type: T)
components/util/color/color.ts:188
↓ 3 callersFunctioncreateSWF
(attObj, parObj, id)
components/ux/flash/swfObject.js:425
↓ 3 callersMethoddown
(e: KeyboardEvent)
components/ui/listBox/listBox.tsx:177
↓ 3 callersMethodemit
* 触发一个事件。 * @param eventName 要触发的事件名。 * @param eventArgs 传递给监听器的所有参数。 * @return 如果事件被阻止则返回 false,否则返回 true。 * @example * var
components/util/events/events.ts:76
↓ 3 callersFunctionexportModule
assets/doc/doc.js:423
↓ 3 callersFunctionfixProp
(options, elem, prop)
components/ux/animate/old/tween.ts:293
↓ 3 callersFunctionforEach
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean | voi
components/util/object/object.ts:110
↓ 3 callersFunctiongenerateHash
(module, testName)
assets/doc/qunit.js:242
↓ 3 callersFunctiongetAbsoluteUrl
* Get the absolute url of specified script or link node.
components/ux/include/include.ts:122
↓ 3 callersFunctiongetContent
()
components/ux/clipboard/clipboard-more.ts:37
↓ 3 callersFunctiongetContent
()
components/ux/clipboard/zeroClipboard.js:21
↓ 3 callersFunctiongetId
(thing)
components/ux/flash/swfObject.js:519
↓ 3 callersFunctiongetMeta
(name, content)
digofile.js:1075
↓ 3 callersFunctiongetObjectById
(objectIdStr)
components/ux/flash/swfObject.js:298
↓ 3 callersFunctionhasPlayerVersion
(rv)
components/ux/flash/swfObject.js:557
↓ 3 callersFunctionheader
(level, anchor, content, member)
digofile.js:903
↓ 3 callersFunctionhide
(elem: HTMLElement, animation?: ToggleAnimation, callback?: (this: HTMLElement, value: boolean) => void, durat
components/ux/dom/dom.ts:1216
↓ 3 callersFunctionhue
(v, cv)
components/util/color/color.ts:136
↓ 3 callersFunctionhue2rgb
(p, q, t)
components/ui/palette/old/palette.ts:1790
↓ 3 callersMethodinvalidate
* 使当前控件无效并在下一帧重新渲染。
components/ui/control/control.tsx:93
↓ 3 callersFunctionjoin
(pre, arr, post)
assets/doc/qunit.js:678
↓ 3 callersFunctionkeyPress
(elem: HTMLElement, options: KeyPressOptions)
components/ux/keyPress/keyPress.ts:112
↓ 3 callersMethodlayout
* 重新布局当前控件。
components/ui/control/control.tsx:133
↓ 3 callersFunctionmake_list
( m )
components/util/markdown/markdown.js:511
↓ 3 callersFunctionmatch
(elem: Element, selector: string)
components/ux/dom/dom.ts:107
↓ 3 callersFunctionmatchVersions
()
components/ux/flash/swfObject.js:227
↓ 3 callersFunctionmemberAnchor
(classMember, key)
digofile.js:1041
↓ 3 callersFunctionmultiply
(x, k, base)
components/util/bigNumber/bigNumber.js:755
↓ 3 callersFunctionnextTick
(func: Function)
components/ux/nextTick/nextTick.ts:33
↓ 3 callersFunctionnormalise
(n, c, e)
components/util/bigNumber/bigNumber.js:1114
↓ 3 callersFunctionoff
(elem: HTMLElement | Document, eventName: string, selector?: string | typeof listener, listener?: (e: Event, t
components/ux/dom/dom.ts:951
↓ 3 callersFunctionpaletteTemplate
(p, color, className, opts)
components/ui/palette/old/palette.ts:541
↓ 3 callersFunctionprocessModule
(name, options, executeNow)
assets/doc/qunit.js:2693
↓ 3 callersFunctionquerySelector
(node: Element | Document | string, selector?: string, first?: boolean)
components/ux/dom/dom.ts:92
↓ 3 callersFunctionremoveClass
(elem, name)
assets/doc/qunit.js:3152
← previousnext →101–200 of 1,533, ranked by callers