MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

MethodtoJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/CheckBox.mjs:722
MethodtoJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/Number.mjs:440
MethodtoJSON
* Serializes the trigger into a JSON-compatible object. * @returns {Object}
src/form/field/trigger/SpinUpDown.mjs:75
MethodtoJSON
* Serializes the trigger into a JSON-compatible object. * @returns {Object}
src/form/field/trigger/Base.mjs:212
MethodtoJSON
* Serializes the button into a JSON-compatible object. * @returns {Object}
src/button/Base.mjs:626
MethodtoJSON
* Serializes the KeyNavigation into a JSON-compatible object. * @returns {Object}
src/util/KeyNavigation.mjs:206
MethodtoJSON
* When using JSON.stringify(this), we want to add minHeight & minWidth to the output. * @returns {Object}
src/util/Rectangle.mjs:587
MethodtoJSON
* @returns {Object}
src/manager/DragCoordinator.mjs:173
MethodtoJSON
* @returns {Object}
src/manager/Window.mjs:182
Methodtoggle
* @param {Object} data * @param {String} data.id * @returns {Boolean}
src/main/addon/Popover.mjs:56
MethodtogglePicker
* @override
src/form/field/ComboBox.mjs:724
MethodtoggleSettings
* @protected
src/calendar/view/MainContainer.mjs:667
MethodtoggleSidebar
* @protected
src/calendar/view/MainContainer.mjs:674
Functiontotal
(data)
test/playwright/unit/state/Provider.spec.mjs:305
Methodtraverse
(node)
src/tree/List.mjs:701
MethodtrimTrailingDelimiter
(rows)
apps/portal/view/news/discussions/Component.mjs:255
FunctiontypeOf
* @param {*} item * @returns {String|null}
src/Neo.mjs:1009
FunctionunSequence
(target, methodName, fn, scope)
src/util/Function.mjs:212
MethodunescapeHtml
* Unescape HTML special characters * @param {String} value
src/util/String.mjs:76
Methodunfollow
* @param {String} slug
apps/realworld2/api/Profile.mjs:38
Methodunfollow
* @param {String} slug
apps/realworld/api/Profile.mjs:38
Methodunregister
*
src/selection/CircleModel.mjs:82
Methodunregister
*
src/selection/DateSelectorModel.mjs:164
Methodunregister
*
src/selection/GalleryModel.mjs:296
Methodunregister
*
src/selection/HelixModel.mjs:299
Methodunregister
*
src/selection/ListModel.mjs:146
Methodunregister
*
src/selection/grid/CellModel.mjs:199
Methodunregister
*
src/selection/grid/CellColumnRowModel.mjs:95
Methodunregister
*
src/selection/grid/CellColumnModel.mjs:95
Methodunregister
*
src/selection/grid/RowModel.mjs:138
Methodunregister
*
src/selection/grid/BaseModel.mjs:416
Methodunregister
*
src/selection/grid/ColumnModel.mjs:144
Methodunregister
*
src/selection/table/CellModel.mjs:170
Methodunregister
*
src/selection/table/CellColumnRowModel.mjs:115
Methodunregister
*
src/selection/table/CellColumnModel.mjs:115
Methodunregister
*
src/selection/table/RowModel.mjs:147
Methodunregister
*
src/selection/table/CellRowModel.mjs:146
Methodunregister
*
src/selection/table/ColumnModel.mjs:121
Methodunregister
* @param {Object} data * @param {String} data.componentId * @param {String} data.id
src/main/addon/ResizeObserver.mjs:188
Methodunregister
* Unregisters a grid and cleans up listeners. * @param {Object} data * @param {String} data.id
src/main/addon/GridRowScrollPinning.mjs:290
Methodunregister
* Unregisters a component, cleaning up wrapper nodes and `childMap` references. * @param {Neo.component.Base|String} item
src/manager/Component.mjs:569
Methodunregister
* @param {Neo.draggable.container.SortZone} sortZone
src/manager/DragCoordinator.mjs:156
Methodunregister
* Removes a collection item passed by reference or key * @param {Object|String} item
src/manager/Base.mjs:42
Methodunregister
* @param {Object} config * @param {Boolean} config.bubble * @param {String} config.eventName * @param {String} config.id * @param
src/manager/DomEvent.mjs:508
Methodup
* Returns the first component which matches the config-selector. * Use returnFirstMatch=false to get an array of all matching items instead.
src/manager/Component.mjs:612
Functionupdate
()
test/playwright/unit/grid/HorizontalScrollbar.spec.mjs:73
Methodupdate
* @summary Updates existing data within the active Vector Storage Layer. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:71
Methodupdate
* @param {Object} [params] * @returns {Promise<any>}
src/data/connection/Rpc.mjs:73
Methodupdate
* Convenience shortcut to change multiple items inside one remote method access call. * @param {Object} data * @param {String} [data.canonic
src/main/addon/DocumentHead.mjs:246
MethodupdateBody
src/grid/View.mjs:183
MethodupdateCellComponents
* Updates components inside the row matching a specific identifier (ntype, className or Class) * @param {String|Neo.core.Base} identifier *
src/grid/Row.mjs:607
MethodupdateConfig
* Updates the configuration for a specific canvas. * @param {Object} data * @param {String} data.canvasId * @param {String} [data.theme
src/canvas/Sparkline.mjs:316
MethodupdateCountryField
* @param {Object} data * @param {Object} data.record
apps/sharedcovid/view/MainContainerController.mjs:686
MethodupdateGraphData
* @param {Object} data
src/canvas/Header.mjs:945
MethodupdateInputValueFromValue
* Override this method as needed inside class extensions. * @param {*} value * @protected
src/form/field/ComboBox.mjs:740
MethodupdateIssueRelationship
* Manages relationships between GitHub issues including parent-child and blocked-by relationships. * This method allows setting or unsetting rela
ai/services/github-workflow/IssueService.mjs:1416
MethodupdateKey
* Updates the key property of an item and keeps the map in sync. * Preserves the item's index in the items array (Zero Array Mutation). * @p
src/collection/Base.mjs:1702
MethodupdateLabelFromTextField
* Update the textfield labelText, based on index * @param {Number} index * @param {Object} data
examples/layout/form/MainContainer.mjs:121
MethodupdateNavRects
* @param {Object} data * @param {Object[]} data.rects
apps/portal/canvas/FooterCanvas.mjs:328
MethodupdateNavRects
* @param {Object} data * @param {Number} [data.height] * @param {Object[]} data.rects * @param {Number} [data.width]
src/canvas/Header.mjs:984
MethodupdateNode
* Updates various properties of an existing DOM node based on the provided delta. * This includes updating attributes, class names, inner HTML, n
src/main/DeltaUpdates.mjs:746
MethodupdateOptions
* @param {Object} data * @param {String} data.id * @param {Object} data.options
src/main/addon/MonacoEditor.mjs:184
MethodupdateRecord
*
apps/finance/view/ViewportController.mjs:78
MethodupdateResources
* Re-init on resize. * @param {Number} width * @param {Number} height
apps/portal/canvas/FooterCanvas.mjs:338
MethodupdateRowsLabel
*
examples/grid/treeBigData/ControlsContainer.mjs:421
MethodupdateRowsLabel
*
examples/grid/bigData/ControlsContainer.mjs:307
MethodupdateSelectionModel
* @param {Object} data
examples/tableStore/MainContainer.mjs:180
MethodupdateSettings
* @param {Object} [opts) * @returns {Promise<any>}
apps/realworld2/view/MainContainerController.mjs:368
MethodupdateSize
(size)
apps/agentos/canvas/Blackboard.mjs:102
MethodupdateSize
* Handles resize events from the main thread. * Updates dimensions and triggers a redraw. * @param {Object} data * @param {String} data
src/canvas/Sparkline.mjs:387
MethodupdateTableViewData100x
*
examples/tablePerformance/MainContainer.mjs:152
MethodupdateTableViewData100x
*
examples/tablePerformance/MainContainer2.mjs:152
MethodupdateTableViewData100x
*
examples/tablePerformance/MainContainer3.mjs:155
MethodupdateValueFromInputValue
* @param {String} inputValue * @protected
src/form/field/ComboBox.mjs:824
MethodupdateVdom
(resolve, reject)
test/playwright/unit/core/AsyncDestruction.spec.mjs:68
MethodupdateVtext
* Updates the text content of a virtual text node within the DOM. * Virtual text nodes are rendered within the DOM as a pair of HTML comments,
src/main/DeltaUpdates.mjs:834
MethoduppercaseTypes
(obj)
ai/provider/Gemini.mjs:52
Functionupsert
({ids, embeddings, metadatas})
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:63
Functionupsert
({ids, embeddings, metadatas})
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:72
Functionupsert
(payload)
test/playwright/unit/ai/services/memory-core/SessionService.buildChatModel.spec.mjs:295
Methodupsert
* @summary Upserts data directly into the active Vector Storage Layer adapter. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:62
FunctionupsertNode
({id, type, properties})
test/playwright/unit/ai/services/knowledge-base/KnowledgeBaseIngestionService.spec.mjs:87
Methodvalidate
* Updates the invalid state for all fields which have validate() implemented. * This can be useful for create-entity forms which show up "clean"
src/form/Container.mjs:473
Methodvalidate
* Checks for client-side field errors * @param {Boolean} silent=true * @returns {Boolean} Returns true in case there are no client-side erro
src/form/field/Base.mjs:394
Methodvalidate
* Checks for client-side field errors * @param {Boolean} silent=true * @returns {Boolean} Returns true in case there are no client-side erro
src/form/field/Email.mjs:43
Functionvalue
()
test/playwright/unit/apps/portal/view/news/discussions/Component.spec.mjs:202
Methodvdom
* The setter will handle vdom updates automatically * @member {VDomNodeConfig} vdom=this._vdom
src/component/Base.mjs:344
FunctionverifyComponentConsistency
* Diffs a container's logical items / vdom / rendered DOM child surfaces — * the post-drop duplication & order-drift detector (wh
test/playwright/fixtures.mjs:337
MethodverifyComponentConsistency
* Diffs a container's items / vdom / DOM child surfaces (duplication detector). * @param {Object} opts * @param {String} opts.componentId
ai/services/neural-link/InteractionService.mjs:77
MethodviewportController
* @member {Portal.view.ViewportController} viewportController
apps/portal/view/learn/CubeLayoutButton.mjs:33
Methodvisit
ai/services/knowledge-base/QueryService.mjs:788
Methodvisit
(node)
ai/services/knowledge-base/parser/TestParser.mjs:53
Methodvisit
(dir)
ai/services/graph/GoldenPathSynthesizer.mjs:181
MethodvisualWrapper
* A getter for the visual content container. * @member {Object} visualWrapper * @protected
src/component/MagicMoveText.mjs:206
MethodwaitForDependentServices
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:486
MethodwaitForDependentServices
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:516
FunctionwaitForReady
* Waits for the Neo framework to be fully initialized.
test/playwright/fixtures.mjs:58
Methodwalk
(node, pathParts)
ai/ConfigProvider.mjs:138
MethodwithLease
* Runs an async task while holding the heavy-maintenance lease. * @param {Function} task Async task to execute. * @param {Object} options Le
ai/daemons/orchestrator/services/HeavyMaintenanceLeaseService.mjs:663
MethodwrapDispatch
* @summary Wraps tool dispatch in `RequestContextService.run()` when stdio identity is * resolved. Establishes the AsyncLocalStorage-scoped conte
ai/mcp/server/memory-core/Server.mjs:141
← previousnext →8,501–8,600 of 8,612, ranked by callers