MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

Methodrenderer
({column, rowIndex})
examples/table/container/MainContainer.mjs:130
MethodrendererGithubId
* @param {Object} data * @param {String} data.value * @returns {String}
examples/serverside/gridContainer/Viewport.mjs:44
MethodreplaceAt
* Replaces a container item at a given index * @param {Number} index * @param {Neo.component.Base} item * @param {Boolean} destroyItem=
src/container/Base.mjs:934
MethodreplaceChildVnode
* Replaces a child vnode inside a vnode tree by a given id * @param {Object} vnode * @param {String} id * @param {Object} newChildVnode
src/util/VNode.mjs:262
MethodreportValidity
* Runs checkValidity() method, and if it returns false, * then it reports to the user that the input is invalid. * @returns {Promise<Boolean
src/component/mwc/TextField.mjs:236
MethodreportValidity
* @param {Object} data * @param {String} data.id * @returns {Boolean}
src/main/addon/Mwc.mjs:84
Methodreset
* Bulk-update multiple record fields at once * @param {Object} fields
src/data/RecordFactory.mjs:301
Methodreset
* Resets field values by field name or field id. * Fields not included with a value will get reset to null. * @param {Object} [values]
src/form/Container.mjs:306
Methodreset
* Resets the field to a new value or null * @param {*} value=null
src/form/field/Base.mjs:384
Methodreset
* Resets the field to its original value or null depending on the clearToOriginalValue config * You can optionally pass a new value, which will a
src/form/field/Time.mjs:396
Methodresolve
* Resolves and caches the compact runtime freshness diagnostic. * * `gitHead` is intentionally contextual: it helps explain that a checkout
ai/mcp/server/shared/services/RuntimeFreshnessService.mjs:166
FunctionresolveHead
({mirrorRoot, tenantId, repoSlug, ref = 'HEAD'} = {})
ai/services/knowledge-base/helpers/gitMirror.mjs:490
Functionresume
* Resumes effect execution. If the pause counter returns to zero and effects * have been queued, they will all be executed synchronously.
src/core/EffectManager.mjs:108
Methodresume
* Resumes the Shared Worker render loop.
src/app/SharedCanvas.mjs:267
FunctionresumeTracking
* Re-enables dependency tracking for the currently active effect. * @protected
src/core/EffectManager.mjs:126
MethodresumeWindowDrag
* @param {String} widgetName * @param {DOMRect} proxyRect
src/draggable/dashboard/SortZone.mjs:406
MethodretrieveCanvas
* @param {Object} data * @param {String} data.nodeId * @param {String} data.origin * @param {Number} data.windowId
src/worker/Canvas.mjs:178
Methodright
()
test/playwright/setup.mjs:17
Methodright
(r)
src/util/Rectangle.mjs:234
MethodrippleWrapper
* @member {Object} rippleWrapper
src/button/Base.mjs:205
MethodrotateX
* @param t * @returns {*}
src/util/Matrix.mjs:106
MethodrotateZ
* @param t * @returns {*}
src/util/Matrix.mjs:138
Functionrun
(options)
buildScripts/docs/jsdoc-x/runner.mjs:154
Methodrun
* Executes the Discovery Workflow. * * 1. **State Loading:** Loads the `visited` cache and `blocklist`. * 2. **Strategy Selection:**
apps/devindex/services/Spider.mjs:86
Methodrun
()
apps/devindex/services/OptOut.mjs:38
Methodrun
* Executes the comprehensive cleanup and data hygiene workflow. * * **Steps:** * 1. **Load State:** Reads all JSON data files into mem
apps/devindex/services/Cleanup.mjs:60
Methodrun
()
src/component/Carousel.mjs:124
MethodrunConceptDiscovery
* Concept discovery entry point. Delegates to `ConceptDiscoveryService` to mine * recurring architectural vocabulary from Memory Core session sum
ai/daemons/orchestrator/services/DreamService.mjs:834
MethodrunGarbageCollection
* Executes the global "Fade" algorithm across all Native Graph edges, * then executes Vector Apoptosis to clean up resulting orphaned nodes from
ai/services/graph/GraphMaintenanceService.mjs:29
MethodrunGuardrailed
(prompt, note)
ai/services/memory-core/SessionService.mjs:584
MethodrunHealthcheckAndLogStatus
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:487
MethodrunPlaywrightTest
({absolutePath})
ai/mcp/server/file-system/services/FileSystemService.mjs:66
MethodrunScriptJson
* Spawn a node subprocess for the named script, parse its stdout as JSON, * and return the parsed object (or null on parse failure). * @para
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:912
FunctionrunTask
(taskName, reason)
test/playwright/unit/ai/daemons/orchestrator/Orchestrator.spec.mjs:204
FunctionrunTask
(taskName, reason)
test/playwright/unit/ai/daemons/orchestrator/scheduling/pipeline.spec.mjs:112
MethodrunTask
* Runs the task under the orchestrator state and health envelopes. * @param {Object} options * @param {String} [options.taskName='primary-de
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:191
MethodruntimeStartedAt
* ISO timestamp captured when this server module was loaded. * @member {String} runtimeStartedAt
ai/services/knowledge-base/HealthService.mjs:150
MethodruntimeStartedAt
* ISO timestamp captured when this service module was loaded. * @member {String} runtimeStartedAt
ai/services/memory-core/HealthService.mjs:965
MethodruntimeStartedAt
* ISO timestamp captured when this server module was loaded. * @member {String} runtimeStartedAt
ai/services/github-workflow/HealthService.mjs:142
FunctionsanitizeInput
buildScripts/util/sanitizer.mjs:8
MethodsaveUser
* @param {Object} opts * @returns {Promise<any>}
apps/realworld2/view/MainContainerController.mjs:360
MethodscanDir
(dir)
ai/services/github-workflow/sync/IssueSyncer.mjs:1239
Functionschedule
(event)
test/playwright/unit/ai/AgentOrchestrator.spec.mjs:40
Methodscroll
(event)
apps/portal/view/home/MainContainer.mjs:37
MethodscrollByRows
* Used for keyboard navigation (selection models) * @param {Number} index * @param {Number} step
src/grid/Body.mjs:1331
MethodscrollToIndex
* @summary Scrolls the grid horizontally so the column slot at `index` becomes fully visible, * by driving the dedicated horizontal scrollbar ele
src/grid/header/Toolbar.mjs:409
FunctionsearchIssues
({ repo, since, until })
ai/scripts/lifecycle/revalidationSweep.mjs:200
Methodsecond
* Convenience shortcut * @param {Number} [windowId] * @returns {Object}
src/util/HashHistory.mjs:113
Functionseed
Seeds a cache-resident chunk.
test/playwright/unit/ai/services/knowledge-base/KnowledgeBase.TenantIsolation.spec.mjs:72
MethodselectFirstListItem
*
src/form/field/ComboBox.mjs:692
MethodselectLastListItem
*
src/form/field/ComboBox.mjs:699
MethodselectedCells
* @member {String[]} selectedCells
src/grid/Body.mjs:268
MethodselectedRecordField
* The selected-record annotation field. Body-agnostic — delegates to the center body. * @returns {String}
src/grid/View.mjs:68
MethodselectedRows
* @member {String[]} selectedRows
src/grid/Body.mjs:281
MethodselectedRows
* @member {String[]} selectedRows
src/table/Body.mjs:83
Functionsend
(payload)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:311
MethodsendForm
* @param form * @param {Object} opts * @returns {XMLHttpRequest}
src/data/connection/Xhr.mjs:229
Functionset
(field, value)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:299
Functionset
(target, prop, value)
ai/ConfigProvider.mjs:431
Functionset
(value)
src/Neo.mjs:401
Functionset
(currentTarget, property, value)
src/state/createHierarchicalDataProxy.mjs:81
MethodsetCenter
* @param {Object} data * @param {String} data.id * @param {Object} data.value
src/main/addon/OpenStreetMaps.mjs:380
FunctionsetComponentConfig
(id, config)
test/playwright/util/RmaHelpers.mjs:24
MethodsetComponentProperty
* Sets a property on a component by its ID. * @param {Object} opts The options object. * @param {String} opts.id The co
ai/services/neural-link/ComponentService.mjs:146
FunctionsetConfig
(id, config)
test/playwright/fixtures.mjs:39
MethodsetConfigs
* Set configs from within the app worker * @param {Object} data * @param {String} data.appName
src/main/addon/WindowPosition.mjs:245
MethodsetCookie
* @param {Object} data * @param {String} data.value
src/main/addon/Cookie.mjs:55
MethodsetCssVariable
* @param {Object} data * @param {String} data.key * @param {String} [data.priority] optionally pass 'important' * @param {String} data.
src/worker/App.mjs:889
MethodsetCssVariable
* @param {Object} data * @param {String} data.key * @param {String} [data.priority] optionally pass 'important' * @param {String} data.
src/main/addon/Stylesheet.mjs:276
MethodsetData
* @param {Object} data={}
src/draggable/list/DragZone.mjs:136
MethodsetDataAtSameLevel
* Use this method instead of setData() in case you want to enforce * setting all keys on this instance instead of looking for matches inside pare
src/state/Provider.mjs:691
MethodsetDefaultHeaders
* Needed for remote method access * * @param {Object} value
src/data/connection/Xhr.mjs:240
MethodsetFilter
* @param {Object} data * @param {String} data.layerId * @param {Object} data.options * @param {Boolean} data.options.validate = true
src/component/wrapper/MapboxGL.mjs:373
MethodsetFirstColumnDate
* @param {Date} date
src/calendar/view/DayComponent.mjs:35
MethodsetGlobalConfig
* Initiates a global Neo.config change from the Main Thread. * * This method acts as a proxy, routing the config change request to the App W
src/worker/Manager.mjs:678
FunctionsetHeader
(field, value)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:307
MethodsetInstanceProperties
* Sets properties on a specific instance by its ID. * @param {Object} opts * @param {String} opts.sessionId * @param {String} opts.id
ai/services/neural-link/InstanceService.mjs:74
MethodsetLayoutProperty
* @param {Object} data * @param {String} data.layerId * @param {String} data.key * @param {Object} data.options * @param {Boolean}
src/component/wrapper/MapboxGL.mjs:395
MethodsetNeoConfig
* @param {Object} params * @param {Object} params.config * @returns {Object}
src/ai/client/RuntimeService.mjs:441
MethodsetPaintProperty
* @param {Object} data * @param {String} data.layerId * @param {String} data.key * @param {Object} data.options * @param {Boolean}
src/component/wrapper/MapboxGL.mjs:418
FunctionsetProperties
* Sets properties on a specific instance. * @param {String} id The instance ID * @param {Object} properties
test/playwright/fixtures.mjs:215
FunctionsetRequestHandler
(schema, handler)
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:31
FunctionsetRequestHandler
(schema, handler)
test/playwright/unit/ai/mcp/server/FileSystemPolicy.spec.mjs:27
FunctionsetRequestHandler
(schema, handler)
test/playwright/unit/ai/mcp/server/memory-core/Server.spec.mjs:187
FunctionsetRoute
* Drives the application to a specific hash route. * @param {String} hash The hash string * @param {String}
test/playwright/fixtures.mjs:426
MethodsetRoute
* Sets the application route (hash). * @param {Object} opts The options object. * @param {String} opts.hash The new hash va
ai/services/neural-link/RuntimeService.mjs:192
MethodsetSelection
* Set the selection either bei record id or record. * You can pass a record or a recordId as value * * @param {Record|Record[]|Number|N
src/tree/Accordion.mjs:446
MethodsetState
* Convenience shortcut * @param args
src/controller/Component.mjs:189
MethodsetStaticConfig
* Sets the value of a static config by a given key * @param {String} key The key of a staticConfig defined inside static getStaticConfig * @
src/core/Base.mjs:1138
MethodsetTheme
* @param {Object} data * @param {String} data.id * @param {String} data.value
src/main/addon/MonacoEditor.mjs:166
MethodsetZoom
* @param {Object} data * @param {String} data.id - Map ID (mapId) * @param {Number} data.value - The zoom level to set * @param {Number
src/main/addon/OpenStreetMaps.mjs:390
Methodsetup
* Setups the SSE transport for an MCP server. * @param {Object} options * @param {Object} options.server The Neo MCP Server instance *
ai/mcp/server/shared/services/TransportService.mjs:132
FunctionsetupClass
* This is the final and most critical step in the Neo.mjs class creation process. * It is called at the end of every class module definition.
src/Neo.mjs:811
Methodshow
* @param {Object} data * @param {String} data.id * @returns {Boolean}
src/main/addon/Popover.mjs:46
Methodshow
(color = 'red')
src/util/Rectangle.mjs:568
MethodshowDirectoryPicker
* Shows a directory picker which allows the user to select a directory. * returns a promise fulfilled by a directory handle object. * See: h
src/main/addon/FileSystemAccess.mjs:53
MethodshowMarker
* @param {String} id
src/component/wrapper/OpenStreetMaps.mjs:361
MethodshowMarker
* @param {String} id
src/component/wrapper/GoogleMaps.mjs:361
MethodshowMarker
* @param {Object} data * @param {String} data.id * @param {String} data.mapId
src/main/addon/OpenStreetMaps.mjs:454
MethodshowOpenFilePicker
* Shows a file picker which allows a user to select a file or files. * returns a promise fulfilled an array of 1 or more filehandle objects.
src/main/addon/FileSystemAccess.mjs:64
← previousnext →8,301–8,400 of 8,612, ranked by callers