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
construct
* @param {Object} config
src/main/addon/ServiceWorker.mjs:21
Method
construct
* @param {Object} config
src/main/addon/Stylesheet.mjs:43
Method
construct
* @param {Object} config
src/main/addon/WindowPosition.mjs:68
Method
construct
* @param config
src/main/draggable/sensor/Touch.mjs:60
Method
construct
* @param config
src/main/draggable/sensor/Mouse.mjs:48
Method
construct
* @param {Object} config
src/table/Container.mjs:136
Method
construct
* @param config
src/table/Body.mjs:94
Method
construct
* @param {Object} config
src/table/plugin/CellEditing.mjs:54
Method
construct
* @param {Object} config
src/ai/Client.mjs:74
Method
construct
* @param {Object} config
src/app/content/Component.mjs:60
Method
construct
* @param {Object} config
src/list/Base.mjs:198
Method
construct
* @param {Object} config
src/list/plugin/Animate.mjs:70
Method
construct
* @param {Object} config
src/button/Effect.mjs:157
Method
construct
* @param {Object} config The configuration object for the button instance.
src/button/Base.mjs:218
Method
construct
* @param {Object} config
src/button/Split.mjs:64
Method
construct
* @param {Object} config
src/draggable/DropZone.mjs:28
Method
construct
* @param {Object} config
src/draggable/DragZone.mjs:178
Method
construct
* @param {Object} config
src/draggable/container/DragZone.mjs:26
Method
construct
* @param {Object} config
src/draggable/list/DragZone.mjs:32
Method
construct
* @param {Object} config
src/draggable/dashboard/SortZone.mjs:50
Method
construct
* @param {Object} config
src/filter/ToggleOperatorsButton.mjs:35
Method
construct
* @param {Object} config
src/dashboard/Container.mjs:91
Method
construct
* @param config
src/util/Logger.mjs:59
Method
construct
* @param {Object} config
src/functional/component/Base.mjs:64
Method
construct
* @param {Object} config
src/functional/button/Base.mjs:141
Method
construct
* @param {Object} config
src/sitemap/Component.mjs:49
Method
construct
* @param {Object} config
src/manager/Component.mjs:40
Method
construct
* @param {Object} config
src/manager/Instance.mjs:26
Method
construct
* Initializes the manager's internal collections and maps. * This is called automatically when the singleton instance is created. * @param {
src/manager/VDomUpdate.mjs:155
Method
construct
* @param {Object} config
src/manager/Store.mjs:25
Method
construct
* @param {Object} config
src/manager/ClassHierarchy.mjs:48
Method
construct
* @param {Object} config
src/manager/Window.mjs:40
Method
construct
* @param {Object} config
src/manager/Toast.mjs:52
Method
construct
* @param {Object} config
src/dialog/Base.mjs:163
Method
construct
* * @param {Object} config
docs/app/view/ContentTabContainer.mjs:61
Method
construct
* @param {Object} config
docs/app/view/MainContainerController.mjs:33
Method
construct
* * @param {Object} config
docs/app/view/MainContainer.mjs:114
Method
construct
* * @param {Object} config
docs/app/view/classdetails/TutorialComponent.mjs:43
Method
construct
* * @param {Object} config
docs/app/view/classdetails/SourceViewComponent.mjs:62
Method
construct
(config)
examples/todoList/version1/MainComponent.mjs:43
Method
construct
* Overrides the default `construct` method to dynamically create the Helix component. * This ensures the Helix is instantiated with the correct `
examples/component/helix/Viewport.mjs:266
Method
construct
* @param {Object} config
examples/component/multiWindowCoronaGallery/Viewport.mjs:28
Method
construct
* @param {Object} config
examples/component/multiWindowHelix/Viewport.mjs:28
Method
construct
* @param {Object} config
examples/component/coronaHelix/MainContainer.mjs:391
Method
construct
* @param {Object} config
examples/component/coronaGallery/Viewport.mjs:240
Method
construct
* @param {Object} config
examples/component/timer/MainContainerController.mjs:20
Method
construct
* @param {Object} config
examples/component/gallery/MainContainer.mjs:220
Method
construct
* @param {Object} config
examples/component/wrapper/openStreetMaps/MapComponent.mjs:71
Method
construct
* @param {Object} config
examples/component/wrapper/googleMaps/MapComponent.mjs:65
Method
construct
* @param {Object} config
examples/component/toast/MainContainerController.mjs:20
Method
construct
* @param {Object} config
examples/core/config/MainContainer.mjs:36
Method
construct
* @param {Object} config
examples/grid/covid/GridContainerController.mjs:24
Method
construct
(config)
examples/grid/valueBanding/MainStore.mjs:23
Method
construct
* @param {Object} config
examples/table/covid/TableContainerController.mjs:24
Method
construct
* The App worker will receive connect & disconnect events inside the SharedWorkers context
examples/stateProvider/multiWindow/ViewportController.mjs:30
Method
construct
* @param {Object} config
examples/dialog/DemoDialog.mjs:62
Method
constructor
(x, y, width, height)
test/playwright/setup.mjs:9
Method
constructor
()
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:44
Method
constructor
()
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:56
Method
constructor
(config)
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:126
Method
constructor
(url, options)
test/playwright/unit/ai/scripts/diagnostics/mcpHealthcheck.spec.mjs:91
Method
constructor
(identity, options)
test/playwright/unit/ai/scripts/diagnostics/mcpHealthcheck.spec.mjs:98
Method
constructor
(filePath)
test/playwright/unit/ai/scripts/diagnostics/bootstrapCodexSandbox.spec.mjs:127
Method
constructor
(options)
test/playwright/e2e/custom-reporter.js:7
Method
constructor
* @param {Object} options * @param {String} options.reason Human-readable refusal reason. * @param {String} [options.policyId] Stable policy
ai/mcp/server/shared/services/PolicyService.mjs:24
Method
constructor
* @param {Object} options * @param {RuntimeFreshnessService} options.runtimeService Shared runtime freshness service. * @param {String} [opt
ai/mcp/server/shared/services/RuntimeFreshnessService.mjs:94
Method
constructor
({name, subsystem})
ai/mcp/server/shared/services/DestructiveOperationGuard.mjs:47
Method
constructor
* @param {Object} options
ai/mcp/server/shared/services/DestructiveOperationGuard.mjs:133
Method
constructor
({lockPath, holder, requester})
ai/daemons/embed/drainLock.mjs:42
Method
constructor
* @param {String} code Stable code from this module's exported constants. * @param {String} message Operator-readable description (already redact
ai/daemons/orchestrator/services/TenantRepoSyncErrors.mjs:62
Method
constructor
* Creates an instance of Config. * @param {any|Object} configObject - The initial value for the config.
src/core/Config.mjs:69
Method
constructor
* @param {Function|Object} fn - The function to execute, or a config object for the effect. * @param {Function} [fn.fn]
src/core/Effect.mjs:72
Method
constructor
* @param {Object} config
src/data/RecordFactory.mjs:202
Method
constructor
* @param {Object} config
src/worker/Message.mjs:12
Method
constructor
* @param {Object} config
src/vdom/VNode.mjs:16
Method
constructor
* @param {Array<String>} strings The static parts of the template * @param {Array<*>} values The dynamic values of the template
src/functional/util/html.mjs:13
Method
container
* @returns {Neo.container.Base|null}
src/layout/Base.mjs:57
Function
count
()
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:77
Function
count
()
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:91
Function
count
()
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:107
Method
count
* @summary Resolves the total structural node count mapped natively in the active Vector Storage Layer. * @abstract
ai/services/memory-core/managers/AbstractVectorManager.mjs:97
Method
countIncidentEdges
ai/services/memory-core/GraphService.mjs:1116
Method
countNodes
ai/services/memory-core/GraphService.mjs:1089
Method
countryRenderer
* @param {Object} data
examples/grid/nestedRecordFields/ViewportController.mjs:25
Method
countryRenderer
* @param {Object} data
examples/grid/cellEditing/MainContainer.mjs:33
Method
countryRenderer
* @param {Object} data
examples/table/nestedRecordFields/Viewport.mjs:66
Method
countryRenderer
* @param {Object} data
examples/table/cellEditing/MainContainer.mjs:33
Function
create
* Use Neo.create() instead of "new" to create instances of all Neo classes * @example * import Button from '../button/Base.mjs'; *
src/Neo.mjs:292
Function
create
* Recursively creates a VNode tree suitable for direct DOM API insertion. * This tree excludes any nodes that are marked as 'moved' within the mo
src/vdom/util/DomApiVnodeCreator.mjs:11
Function
create
* Creates an HTML string from a VNode tree. * Skips nodes present in the optional movedNodes map. * * Uses a visitor pattern to collect
src/vdom/util/StringFromVnode.mjs:97
Method
create
* @param {Object} [params] * @returns {Promise<any>}
src/data/connection/Rpc.mjs:30
Method
create
* @param {Object} data * @param {Object} data.center * @param {Boolean} data.fullscreenControl * @param {String} data.id * @param
src/main/addon/OpenStreetMaps.mjs:90
Method
create
* @param {Object} data * @param {Boolean} data.createOsmBuildings * @param {String} data.id
src/main/addon/CesiumJS.mjs:50
Method
create
* @param {Object} data * @param {Object} data.center * @param {Boolean} data.fullscreenControl * @param {String} data.id * @param
src/main/addon/GoogleMaps.mjs:109
Method
createAllItems
* Overrides collection.Base to prevent the allItems collection from auto-loading * @param {Object} config * @returns {Neo.collection.Base}
src/data/Store.mjs:587
Method
createAllItems
* @param {Object} config * @returns {Neo.collection.Base} * @protected
examples/grid/treeBigData/MainStore.mjs:77
Method
createAllItems
* @param {Object} config * @returns {Neo.collection.Base} * @protected
examples/grid/bigData/MainStore.mjs:72
Function
createCloseTag
* @param {Object} vnode * @returns {String} * @protected
src/vdom/util/StringFromVnode.mjs:24
Function
createCollection
({name})
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:139
Function
createComponent
(config)
test/playwright/fixtures.mjs:27
← previous
next →
5,901–6,000 of 8,612, ranked by callers