Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teal/TealUI
/ functions
Functions
1,533 in github.com/Teal/TealUI
⨍
Functions
1,533
◇
Types & classes
221
↓ 2 callers
Function
isElement
(id)
components/ux/flash/swfObject.js:515
↓ 2 callers
Function
isErrorStatus
(status)
components/ux/include/include.ts:71
↓ 2 callers
Function
isExternalPath
(path)
digofile.js:920
↓ 2 callers
Method
keyMappings
* 获取键盘绑定。 * @return 返回各个键盘绑定对象。
components/ui/listBox/listBox.tsx:163
↓ 2 callers
Method
limit
* 限制只能在指定区域内拖动。 * @param container 限制的区域或元素。 * @param padding 容器的内边距。
components/ux/drag/drag.ts:339
↓ 2 callers
Function
logSuiteEnd
(module)
assets/doc/qunit.js:1628
↓ 2 callers
Function
maxOrMin
(args, method)
components/util/bigNumber/bigNumber.js:1073
↓ 2 callers
Function
method
(classMember, member)
digofile.js:976
↓ 2 callers
Function
methodModifier
(member)
digofile.js:1011
↓ 2 callers
Function
namespace
(ns: string)
components/util/namespace/namespace.ts:7
↓ 2 callers
Function
normalizeArray
* 规范化路径数组部分。 * @param parts 各路径部分。 * @param allowAboveRoot 是否允许超过基路径。
components/util/path/path.ts:148
↓ 2 callers
Function
numberOfTests
(module)
assets/doc/qunit.js:2063
↓ 2 callers
Function
parameters
(parameters, full)
digofile.js:949
↓ 2 callers
Function
parse
(html: string, context = document)
components/ux/dom/dom.ts:11
↓ 2 callers
Function
parseQuery
(value: string, joinChar = "&", equalChar = "=")
components/util/query/query.ts:9
↓ 2 callers
Function
parseYAML
(content)
digofile.js:1095
↓ 2 callers
Function
pin
(elem: HTMLElement, target: Document | HTMLElement | Rect, align: PinAlign = "bottomLeft", margin = 0, contain
components/ux/pin/pin.ts:66
↓ 2 callers
Function
prepareOptions
* 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 callers
Function
prevent
(e)
components/ui/palette/old/palette.ts:1299
↓ 2 callers
Function
proc
(x: "x" | "y", width: "width" | "height", offset: number, center: boolean, left: boolean, right: boolean)
components/ux/pin/pin.ts:93
↓ 2 callers
Function
proc
(text, grammars, tokens)
components/ui/highligher/highligher.tsx:127
↓ 2 callers
Function
raw
(value: string)
components/util/md5/md5.ts:61
↓ 2 callers
Method
realign
* 重新对齐分割条的位置。
components/ux/splitter/splitter.ts:57
↓ 2 callers
Method
realign
* 重新对齐弹层的位置。
components/ui/popup/popup.tsx:202
↓ 2 callers
Method
realign
* 根据标签页的实际大小调整分配。
components/ui/navTab/navTab.tsx:73
↓ 2 callers
Function
removeEvent
(elem, type, fn)
assets/doc/qunit.js:3123
↓ 2 callers
Method
removeTab
* 删除一个标签页。
components/ui/navTab/navTab.tsx:56
↓ 2 callers
Function
renderTpl
* 渲染一个模板。 * @param tpl 模板内容。 * @param data 模板数据。
digofile.js:1393
↓ 2 callers
Function
render_tree
( jsonml )
components/util/markdown/markdown.js:1411
↓ 2 callers
Method
reportValidity
* 向用户报告验证结果。
components/ui/form/form.tsx:211
↓ 2 callers
Method
reportValidity
* 向用户报告验证结果。
components/ui/form/form/form (2).tsx:199
↓ 2 callers
Method
reportValidity
* 向用户报告验证结果。
components/ui/form/form/form.tsx:209
↓ 2 callers
Method
resolve
components/util/shim/promise-shim.js:23
↓ 2 callers
Function
resolveModuleName
* 解析指定的模块名实际的文档路径。 * @param rootDir 根文件夹。 * @param moduleName 模块名。
digofile.js:1441
↓ 2 callers
Function
revert
()
components/ui/palette/old/palette.ts:994
↓ 2 callers
Function
rgbToHex
(r, g, b, allow3Char)
components/ui/palette/old/palette.ts:1858
↓ 2 callers
Function
rgbToHsl
(r, g, b)
components/ui/palette/old/palette.ts:1760
↓ 2 callers
Function
rgbToHsv
(r, g, b)
components/ui/palette/old/palette.ts:1814
↓ 2 callers
Function
rgbaToHex
(r, g, b, a)
components/ui/palette/old/palette.ts:1874
↓ 2 callers
Function
runTest
(test)
assets/doc/qunit.js:1470
↓ 2 callers
Function
scheduleBegin
()
assets/doc/qunit.js:2881
↓ 2 callers
Function
scrollBy
(elem: HTMLElement | Document, value: Partial<Point>, duration?: number, callback?: (value: Point) => void)
components/ux/scroll/scroll.ts:59
↓ 2 callers
Method
select
* 选中项。 * @param item 要选中的项。 * @param e 事件参数。
components/ui/listBox/listBox.tsx:133
↓ 2 callers
Function
setBindProp
(target: any, prop: string, value: any, args: any, scope: Control)
components/ui/control/control.tsx:965
↓ 2 callers
Function
setExtensibility
* 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 callers
Function
setIndex
(index)
components/ux/swipe/xswipe.ts:117
↓ 2 callers
Function
setNatives
* Enables or disables native method overrides. * @private * @param {Boolean} on `true` to enable; `false` to disable.
components/util/xRegExp/xRegExp.js:262
↓ 2 callers
Function
setRect
(elem: HTMLElement, value: Partial<Rect>)
components/ux/dom/dom.ts:661
↓ 2 callers
Function
setScroll
(elem: HTMLElement | Document, value: Partial<Point>)
components/ux/dom/dom.ts:566
↓ 2 callers
Function
setTransition
()
components/ux/dom/dom.ts:1085
↓ 2 callers
Function
show
()
components/ui/palette/old/palette.ts:938
↓ 2 callers
Method
skip
* 终止当前正在执行的异步任务并执行后续任务。 * @example new AsyncQueue().abort();
components/util/asyncQueue/asyncQueue.ts:139
↓ 2 callers
Method
sync
* 同步虚拟节点,创建虚拟节点对应的真实节点。 * @param newVNode 新虚拟节点。 * @param oldVNode 如果指定了原虚拟节点,则同步时尽量重用上次创建的真实节点。 * @return 如果根节点发生改变则返回 true,否则返回 false
components/ui/control/control.tsx:493
↓ 2 callers
Function
textProp
(elem: HTMLElement)
components/ux/dom/dom.ts:371
↓ 2 callers
Method
then
* 添加一个同步或异步任务。 * @param callback 要添加的任务函数。函数的参数为上个异步调用传递的数据。 * 如果是异步函数,则函数内部必须调用 @suspend 挂起队列,并在异步完成后调用 @resume 恢复队列。 * 函数应该返回一个包含 `ab
components/util/asyncQueue/asyncQueue.ts:97
↓ 2 callers
Function
toBaseOut
(str, baseIn, baseOut)
components/util/bigNumber/bigNumber.js:2652
↓ 2 callers
Function
toHex
(i)
components/ui/palette/old/palette.ts:218
↓ 2 callers
Function
toggle
(elem: HTMLElement, value?: boolean | typeof animation, animation?: ToggleAnimation | typeof callback, callbac
components/ux/dom/dom.ts:1260
↓ 2 callers
Function
toggleClass
(elem: HTMLElement, className: string, value?: boolean)
components/ux/dom/dom.ts:432
↓ 2 callers
Function
trim
(arr: string[])
components/util/path/path.ts:68
↓ 2 callers
Function
typeParameters
(typeParameters)
digofile.js:924
↓ 2 callers
Function
typeParametersDetail
(typeParameters)
digofile.js:928
↓ 2 callers
Function
update
(target, opacity, callback)
components/ux/multiFade/old/multiFade.ts:15
↓ 2 callers
Function
updateHelperLocations
()
components/ui/palette/old/palette.ts:1102
↓ 2 callers
Function
updateSelectionPaletteFromStorage
()
components/ui/palette/old/palette.ts:833
↓ 2 callers
Function
urlEncodeIfNecessary
(s)
components/ux/flash/swfObject.js:611
↓ 1 callers
Function
$V
(control)
components/ux/highlight/old/highlightKeywords.ts:3
↓ 1 callers
Function
_15
(s)
components/util/obfuscator/obfuscator.js:185
↓ 1 callers
Function
_19
(f)
components/util/obfuscator/obfuscator.js:389
↓ 1 callers
Function
_20
(s)
components/util/obfuscator/obfuscator.js:379
↓ 1 callers
Function
_27
(p, k)
components/util/obfuscator/obfuscator.js:315
↓ 1 callers
Function
_30
(s, e)
components/util/obfuscator/obfuscator.js:161
↓ 1 callers
Function
_33
()
components/util/obfuscator/obfuscator.js:129
↓ 1 callers
Function
abortTestsButton
()
assets/doc/qunit.js:3335
↓ 1 callers
Function
add
(x: string, y: string)
components/util/bigInteger/bigInteger.ts:8
↓ 1 callers
Function
add
assets/doc/doc.js:135
↓ 1 callers
Function
addClass
(elem: HTMLElement, className: string)
components/ux/dom/dom.ts:411
↓ 1 callers
Function
addDomLoadEvent
(fn)
components/ux/flash/swfObject.js:146
↓ 1 callers
Function
addListener
(target, eventType, fn)
components/ux/flash/swfObject.js:550
↓ 1 callers
Function
addMonth
(date: Date, value: number)
components/util/date/date.ts:112
↓ 1 callers
Function
append
assets/doc/doc.js:157
↓ 1 callers
Function
appendBanner
()
assets/doc/qunit.js:3534
↓ 1 callers
Function
appendFilteredTest
()
assets/doc/qunit.js:3566
↓ 1 callers
Function
appendHeader
()
assets/doc/qunit.js:3526
↓ 1 callers
Function
appendInterface
()
assets/doc/qunit.js:3583
↓ 1 callers
Function
appendTestResults
()
assets/doc/qunit.js:3542
↓ 1 callers
Function
appendTestsList
(modules)
assets/doc/qunit.js:3597
↓ 1 callers
Function
appendToolbar
()
assets/doc/qunit.js:3515
↓ 1 callers
Function
appendUserAgent
()
assets/doc/qunit.js:3574
↓ 1 callers
Function
applyUrlParams
()
assets/doc/qunit.js:3301
↓ 1 callers
Function
binaryToString
(value: number[])
components/util/sha1/sha1.ts:39
↓ 1 callers
Function
calc
(value: number[])
components/util/sha1/sha1.ts:52
↓ 1 callers
Method
cancel
* 是否禁止拖动。 * @param e 事件对象。
components/ux/drag/drag.ts:108
↓ 1 callers
Method
cancel
* 点击取消按钮。
components/ui/messageBox/messageBox.tsx:33
↓ 1 callers
Function
check
(opt)
components/ui/addToHomeScreen/addToHomeScreen.tsx:79
↓ 1 callers
Function
checkPassword
(value: string)
components/util/password/password.ts:15
↓ 1 callers
Function
checkPollution
()
assets/doc/qunit.js:1885
↓ 1 callers
Function
checkStatus
(status: number)
components/ux/ajax/ajax.ts:247
↓ 1 callers
Method
checkValidity
* 验证当前表单内的所有输入域。 * @return 返回验证后的出错的字段列表。如果返回空数组说明验证成功。如果正在执行异步验证则返回一个确认对象。
components/ui/form/form/form (2).tsx:192
↓ 1 callers
Method
checkValidity
* 验证当前表单内的所有输入域。 * @return 返回验证后的出错的字段列表。如果返回空数组说明验证成功。如果正在执行异步验证则返回一个确认对象。
components/ui/form/form/form.tsx:202
← previous
next →
301–400 of 1,533, ranked by callers