MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

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
FunctionArray
(obj, deep, ignoreNeoInstances)
src/Neo.mjs:9
FunctionDate
(obj)
src/Neo.mjs:12
FunctionLegacyStore
()
test/playwright/integration/ai/kb-ingestion/fixtures/external-workspaces/mini-es5-workspace/src/legacy-store.js:1
FunctionLegacyWidget
(name)
test/playwright/integration/ai/kb-ingestion/fixtures/external-workspaces/mini-es5-workspace/src/legacy-widget.js:1
FunctionMC_WARN_FILTER
ai/services/memory-core/managers/ChromaManager.mjs:21
FunctionMap
(obj)
src/Neo.mjs:15
FunctionNeoInstance
(obj, ignoreNeoInstances)
src/Neo.mjs:18
FunctionObject
(obj, deep, ignoreNeoInstances)
src/Neo.mjs:24
FunctionR
()
docs/resources/lib/highlight/highlight.pack.js:2
FunctionR
()
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
FunctionSet
(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
Methodabort
* Aborts the current stream request.
src/data/connection/Stream.mjs:52
Functionacquire
()
ai/daemons/orchestrator/services/TenantRepoSyncService.mjs:52
FunctionacquireLeaseAndExecute
({executeFn, taskName, reason, onSuccess, activeHeavyTask})
test/playwright/unit/ai/daemons/orchestrator/scheduling/pipeline.spec.mjs:47
Methodactivate
*
apps/portal/view/home/FeatureSection.mjs:111
Methodactivate
* 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
Methodactivate
*
apps/portal/view/home/parts/hero/Container.mjs:44
Methodactivate
* @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
Functionadd
({ids, metadatas, documents})
test/playwright/unit/ai/services/memory-core/MemoryService.TenantIsolation.spec.mjs:64
Functionadd
({ids, metadatas, documents})
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:55
Functionadd
(payload)
test/playwright/unit/ai/services/memory-core/MemoryService.Schema.spec.mjs:49
Methodadd
* @summary Ingests data directly into the active Vector Storage Layer adapter. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:53
Methodadd
(value)
src/util/KeyNavigation.mjs:38
MethodaddCandidate
(source, reason, score = 0)
ai/services/knowledge-base/QueryService.mjs:515
FunctionaddDependency
* 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
MethodaddDomListener
* Override to not apply a domListener
src/selection/GalleryModel.mjs:37
MethodaddDomListener
* Override to not apply a domListener
src/selection/HelixModel.mjs:37
MethodaddDomListener
*
src/selection/grid/CellModel.mjs:29
MethodaddDomListener
*
src/selection/grid/RowModel.mjs:29
MethodaddDomListener
*
src/selection/grid/ColumnModel.mjs:29
MethodaddDomListener
*
src/selection/table/CellModel.mjs:29
MethodaddDomListener
*
src/selection/table/RowModel.mjs:37
MethodaddDomListener
*
src/selection/table/ColumnModel.mjs:30
MethodaddDomListener
* @param {Object} data
src/main/DomEvents.mjs:152
FunctionaddEdge
(spec)
test/playwright/unit/ai/services/memory-core/GraphService.TenantIsolation.spec.mjs:302
MethodaddEdges
* Injects complex Edge topologies capturing mapping source/target configurations mapped across WAL schema blocks rigidly. * @param {Object[]} edg
ai/graph/storage/SQLite.mjs:321
MethodaddMarker
* @param {Object} data * @param {Object} [data.anchorPoint] x & y * @param {String} [data.icon] * @param {String} data.id * @param
src/main/addon/OpenStreetMaps.mjs:75
MethodaddMarker
* @param {Object} data * @param {Object} [data.anchorPoint] x & y * @param {String} [data.icon] * @param {String} data.id * @param
src/main/addon/GoogleMaps.mjs:69
FunctionaddNode
(spec)
test/playwright/unit/ai/services/memory-core/GraphService.TenantIsolation.spec.mjs:267
MethodaddNodes
* Maps volatile Memory Node structures directly into SQLite standard JSON buffers using Upsert topologies natively. * @param {Object[]} nodes
ai/graph/storage/SQLite.mjs:288
MethodaddWrapperCls
* Add a new wrapperCls to the top level node * @param {String} value
src/component/Base.mjs:382
MethodadjustItemCls
* Toggles the neo-draggable cls on items inside our owner. * @param {Boolean} draggable
src/draggable/container/SortZone.mjs:247
MethodadjustProxyRectToParent
* @param {Neo.util.Rectangle} rect * @param {Neo.util.Rectangle} parentRect
src/draggable/table/header/toolbar/SortZone.mjs:39
MethodafterConnect
*
src/worker/Canvas.mjs:57
MethodafterConnect
*
src/worker/VDom.mjs:34
MethodafterConnect
*
src/worker/Data.mjs:59
MethodafterConnect
*
src/worker/Task.mjs:34
MethodafterHealthcheck
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:519
MethodafterHealthcheck
* @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
MethodafterSetA
(value, oldValue)
test/playwright/unit/core/ClassSystem.spec.mjs:30
MethodafterSetA
* Triggered after the a config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
examples/core/config/MainContainer.mjs:90
MethodafterSetAccept
* After setting accept format output * @param {String} value * @param {String} oldValue * @protected
src/plugin/PrefixField.mjs:150
MethodafterSetActiveFace
* Triggered after the activeFace config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Cube.mjs:134
MethodafterSetActiveId
* @param {String|null} value * @param {String|null} oldValue
apps/portal/view/home/FooterCanvas.mjs:87
MethodafterSetActiveId
* @param {String|null} value * @param {String|null} oldValue
src/app/header/Canvas.mjs:108
MethodafterSetActiveIndex
* Triggered after the size activeIndex got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
apps/portal/view/ViewportController.mjs:92
MethodafterSetActiveIndex
* Triggered after the activeIndex config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
src/layout/Cube.mjs:146
MethodafterSetActiveIndex
* 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
MethodafterSetActiveIndex
* 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
MethodafterSetActiveItem
* Triggered after the activeItem config got changed * @param {String} value * @param {String} oldValue * @protected
apps/realworld/view/HeaderComponent.mjs:85
MethodafterSetActiveLayout
* Triggered after the activeLayout config got changed * @param {String|null} value * @param {String|null} oldValue
apps/portal/view/learn/CubeLayoutButton.mjs:54
MethodafterSetActiveTag
* Triggered after the activeTag config got changed * @param {String[]|null} value * @param {String[]|null} oldValue * @protected
apps/realworld2/view/article/TagListComponent.mjs:80
MethodafterSetActiveTag
* Triggered after the activeTag config got changed * @param {String[]|null} value * @param {String[]|null} oldValue * @protected
apps/realworld/view/article/TagListComponent.mjs:76
MethodafterSetActiveView
* Triggered after the activeView config got changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/MainContainer.mjs:200
MethodafterSetActiveView
* Triggered after the activeView config got changed * @param {String} value * @param {String} oldValue * @protected
src/code/LivePreview.mjs:153
MethodafterSetAlign
* Updates the Container CSS cls after "align" gets changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Flexbox.mjs:92
MethodafterSetAlign
* Triggered after the align config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/trigger/Base.mjs:104
MethodafterSetAlt
* 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
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
apps/colors/view/GridContainer.mjs:45
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/MainModel.mjs:27
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/MainStore.mjs:101
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/GridContainer.mjs:51
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/MainModel.mjs:27
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/MainStore.mjs:83
MethodafterSetAmountColumns
* Triggered after the amountColumns config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/bigData/GridContainer.mjs:50
← previousnext →4,501–4,600 of 8,612, ranked by callers