Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ functions
Functions
8,612 in github.com/neomjs/neo
⨍
Functions
8,612
◇
Types & classes
2,567
Method
#sortRoutes
* Internal helper method to sort routes by their specificity. * Routes with more slashes are considered more specific and are prioritized. *
src/controller/Base.mjs:241
Function
$accessComparer
(a, b)
buildScripts/docs/jsdoc-x/sorter.mjs:233
Function
$alphaComparer
(a, b)
buildScripts/docs/jsdoc-x/sorter.mjs:206
Function
$isProperty
(symbol)
buildScripts/docs/jsdoc-x/sorter.mjs:12
Function
$isTypeDef
(symbol)
buildScripts/docs/jsdoc-x/sorter.mjs:8
Function
$kindComparer
(a, b)
buildScripts/docs/jsdoc-x/sorter.mjs:229
Function
Array
(obj, deep, ignoreNeoInstances)
src/Neo.mjs:9
Function
Date
(obj)
src/Neo.mjs:12
Function
LegacyStore
()
test/playwright/integration/ai/kb-ingestion/fixtures/external-workspaces/mini-es5-workspace/src/legacy-store.js:1
Function
LegacyWidget
(name)
test/playwright/integration/ai/kb-ingestion/fixtures/external-workspaces/mini-es5-workspace/src/legacy-widget.js:1
Function
MC_WARN_FILTER
ai/services/memory-core/managers/ChromaManager.mjs:21
Function
Map
(obj)
src/Neo.mjs:15
Function
NeoInstance
(obj, ignoreNeoInstances)
src/Neo.mjs:18
Function
Object
(obj, deep, ignoreNeoInstances)
src/Neo.mjs:24
Function
R
()
docs/resources/lib/highlight/highlight.pack.js:2
Function
R
()
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
Function
Set
(obj)
src/Neo.mjs:21
Method
['!=']
(a, b)
src/collection/Filter.mjs:240
Method
['!==']
(a, b)
src/collection/Filter.mjs:241
Method
['<']
(a, b)
src/collection/Filter.mjs:242
Method
['<=']
(a, b)
src/collection/Filter.mjs:243
Method
['==']
(a, b)
src/collection/Filter.mjs:238
Method
['===']
(a, b)
src/collection/Filter.mjs:239
Method
['>']
(a, b)
src/collection/Filter.mjs:244
Method
['>=']
(a, b)
src/collection/Filter.mjs:245
Method
['doesNotStartWith']
(a, b)
src/collection/Filter.mjs:247
Method
['endsWith']
(a, b)
src/collection/Filter.mjs:254
Method
['excluded']
(a, b)
src/collection/Filter.mjs:261
Method
['included']
(a, b)
src/collection/Filter.mjs:265
Method
['isDefined']
(a, b)
src/collection/Filter.mjs:269
Method
['isUndefined']
(a, b)
src/collection/Filter.mjs:273
Method
['like']
(a, b)
src/collection/Filter.mjs:277
Method
['startsWith']
(a, b)
src/collection/Filter.mjs:284
Method
[Symbol.hasInstance]
* <p>Enhancing the instanceof method. Without this change:</p> * `Neo.collection.Base.prototype instanceof Neo.core.Base => true` * <p>With
src/core/Base.mjs:1289
Method
[Symbol.toStringTag]
* <p>Enhancing the toString() method, e.g.</p> * `Neo.create('Neo.button.Base').toString() => "[object Neo.button.Base]"` * @returns {String
src/core/Base.mjs:1277
Function
_getSorter
* if group'ed, symbols are sorted with operators (#.~:) intact. Otherwise * operators are not taken into account. * @private * @par
buildScripts/docs/jsdoc-x/utils.mjs:714
Method
abort
* Aborts the current stream request.
src/data/connection/Stream.mjs:52
Function
acquire
()
ai/daemons/orchestrator/services/TenantRepoSyncService.mjs:52
Function
acquireLeaseAndExecute
({executeFn, taskName, reason, onSuccess, activeHeavyTask})
test/playwright/unit/ai/daemons/orchestrator/scheduling/pipeline.spec.mjs:47
Method
activate
*
apps/portal/view/home/FeatureSection.mjs:111
Method
activate
* Hook which will trigger whenever the container fully gets scrolled into the visible area. * Override it as needed.
apps/portal/view/home/parts/BaseContainer.mjs:27
Method
activate
*
apps/portal/view/home/parts/hero/Container.mjs:44
Method
activate
* @summary Emits the controller activation sentinel used by golden parsed chunks. * @returns {String}
test/playwright/integration/ai/kb-ingestion/fixtures/external-workspaces/mini-neo-workspace/src/controller/MainController.mjs:11
Function
add
({ids, metadatas, documents})
test/playwright/unit/ai/services/memory-core/MemoryService.TenantIsolation.spec.mjs:64
Function
add
({ids, metadatas, documents})
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:55
Function
add
(payload)
test/playwright/unit/ai/services/memory-core/MemoryService.Schema.spec.mjs:49
Method
add
* @summary Ingests data directly into the active Vector Storage Layer adapter. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:53
Method
add
(value)
src/util/KeyNavigation.mjs:38
Method
addCandidate
(source, reason, score = 0)
ai/services/knowledge-base/QueryService.mjs:515
Function
addDependency
* Adds a `Neo.core.Config` instance as a dependency for the currently active effect, * unless dependency tracking is explicitly paused. * @p
src/core/EffectManager.mjs:41
Method
addDomListener
* Override to not apply a domListener
src/selection/GalleryModel.mjs:37
Method
addDomListener
* Override to not apply a domListener
src/selection/HelixModel.mjs:37
Method
addDomListener
*
src/selection/grid/CellModel.mjs:29
Method
addDomListener
*
src/selection/grid/RowModel.mjs:29
Method
addDomListener
*
src/selection/grid/ColumnModel.mjs:29
Method
addDomListener
*
src/selection/table/CellModel.mjs:29
Method
addDomListener
*
src/selection/table/RowModel.mjs:37
Method
addDomListener
*
src/selection/table/ColumnModel.mjs:30
Method
addDomListener
* @param {Object} data
src/main/DomEvents.mjs:152
Function
addEdge
(spec)
test/playwright/unit/ai/services/memory-core/GraphService.TenantIsolation.spec.mjs:302
Method
addEdges
* Injects complex Edge topologies capturing mapping source/target configurations mapped across WAL schema blocks rigidly. * @param {Object[]} edg
ai/graph/storage/SQLite.mjs:321
Method
addMarker
* @param {Object} data * @param {Object} [data.anchorPoint] x & y * @param {String} [data.icon] * @param {String} data.id * @param
src/main/addon/OpenStreetMaps.mjs:75
Method
addMarker
* @param {Object} data * @param {Object} [data.anchorPoint] x & y * @param {String} [data.icon] * @param {String} data.id * @param
src/main/addon/GoogleMaps.mjs:69
Function
addNode
(spec)
test/playwright/unit/ai/services/memory-core/GraphService.TenantIsolation.spec.mjs:267
Method
addNodes
* Maps volatile Memory Node structures directly into SQLite standard JSON buffers using Upsert topologies natively. * @param {Object[]} nodes
ai/graph/storage/SQLite.mjs:288
Method
addWrapperCls
* Add a new wrapperCls to the top level node * @param {String} value
src/component/Base.mjs:382
Method
adjustItemCls
* Toggles the neo-draggable cls on items inside our owner. * @param {Boolean} draggable
src/draggable/container/SortZone.mjs:247
Method
adjustProxyRectToParent
* @param {Neo.util.Rectangle} rect * @param {Neo.util.Rectangle} parentRect
src/draggable/table/header/toolbar/SortZone.mjs:39
Method
afterConnect
*
src/worker/Canvas.mjs:57
Method
afterConnect
*
src/worker/VDom.mjs:34
Method
afterConnect
*
src/worker/Data.mjs:59
Method
afterConnect
*
src/worker/Task.mjs:34
Method
afterHealthcheck
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:519
Method
afterHealthcheck
* @summary Post-healthcheck hook: pre-fetches and caches the GitHub viewer permission so * subsequent tool calls don't pay the per-call API cost.
ai/mcp/server/github-workflow/Server.mjs:86
Method
afterSetA
(value, oldValue)
test/playwright/unit/core/ClassSystem.spec.mjs:30
Method
afterSetA
* Triggered after the a config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
examples/core/config/MainContainer.mjs:90
Method
afterSetAccept
* After setting accept format output * @param {String} value * @param {String} oldValue * @protected
src/plugin/PrefixField.mjs:150
Method
afterSetActiveFace
* Triggered after the activeFace config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Cube.mjs:134
Method
afterSetActiveId
* @param {String|null} value * @param {String|null} oldValue
apps/portal/view/home/FooterCanvas.mjs:87
Method
afterSetActiveId
* @param {String|null} value * @param {String|null} oldValue
src/app/header/Canvas.mjs:108
Method
afterSetActiveIndex
* Triggered after the size activeIndex got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
apps/portal/view/ViewportController.mjs:92
Method
afterSetActiveIndex
* Triggered after the activeIndex config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
src/layout/Cube.mjs:146
Method
afterSetActiveIndex
* Modifies the CSS classes of the container items this layout is bound to. * Automatically gets triggered after changing the value of activeIndex
src/layout/Card.mjs:79
Method
afterSetActiveIndex
* Handles the logic after the `activeIndex` config has changed. It ensures that the * layout of the `BodyContainer` is updated to show the correc
src/tab/Container.mjs:147
Method
afterSetActiveItem
* Triggered after the activeItem config got changed * @param {String} value * @param {String} oldValue * @protected
apps/realworld/view/HeaderComponent.mjs:85
Method
afterSetActiveLayout
* Triggered after the activeLayout config got changed * @param {String|null} value * @param {String|null} oldValue
apps/portal/view/learn/CubeLayoutButton.mjs:54
Method
afterSetActiveTag
* Triggered after the activeTag config got changed * @param {String[]|null} value * @param {String[]|null} oldValue * @protected
apps/realworld2/view/article/TagListComponent.mjs:80
Method
afterSetActiveTag
* Triggered after the activeTag config got changed * @param {String[]|null} value * @param {String[]|null} oldValue * @protected
apps/realworld/view/article/TagListComponent.mjs:76
Method
afterSetActiveView
* Triggered after the activeView config got changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/MainContainer.mjs:200
Method
afterSetActiveView
* Triggered after the activeView config got changed * @param {String} value * @param {String} oldValue * @protected
src/code/LivePreview.mjs:153
Method
afterSetAlign
* Updates the Container CSS cls after "align" gets changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Flexbox.mjs:92
Method
afterSetAlign
* Triggered after the align config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/trigger/Base.mjs:104
Method
afterSetAlt
* Hook that fires after the `alt` config has been changed. * Updates the `alt` attribute in the component's VDOM. * @param {String|null} val
src/component/Image.mjs:62
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
apps/colors/view/GridContainer.mjs:45
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/MainModel.mjs:27
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/MainStore.mjs:101
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/GridContainer.mjs:51
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/MainModel.mjs:27
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/MainStore.mjs:83
Method
afterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/GridContainer.mjs:50
← previous
next →
4,501–4,600 of 8,612, ranked by callers