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
beforeSetConfigA
(value)
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:257
Method
beforeSetConfigB
(value)
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:23
Method
beforeSetConfigB
(value)
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:261
Method
beforeSetConfigC
(value)
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:268
Method
beforeSetConnection
* Triggered before the connection config gets changed. * Instantiates the connection only if executing locally. * @param {Object|Neo.data.co
src/data/Pipeline.mjs:185
Method
beforeSetController
* Triggered before the controller config gets changed. * Creates a controller.Component instance if needed. * @param {Neo.controller.Compone
src/component/Base.mjs:998
Method
beforeSetCountryField
* Triggered before the countryField config gets changed * @param {Neo.form.field.Base|String|null} value * @param {Neo.form.field.Base|Strin
src/form/field/ZipCode.mjs:99
Method
beforeSetCursorBlinking
* Triggered before the cursorBlinking config gets changed * @param {String} value * @param {String} oldValue * @returns {String} *
src/component/wrapper/MonacoEditor.mjs:354
Method
beforeSetData
* @param {Object[]|Neo.data.Model[]} value * @param {Object[]|Neo.data.Model[]} oldValue * @protected * @returns {Object[]|Neo.data.Mod
src/data/Store.mjs:480
Method
beforeSetDayNameFormat
* Triggered before the dayNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/component/DateSelector.mjs:407
Method
beforeSetDayNameFormat
* Triggered before the dayNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/YearComponent.mjs:471
Method
beforeSetDayNameFormat
* Triggered before the dayNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/month/Component.mjs:414
Method
beforeSetDayNameFormat
* Triggered before the dayNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/week/Component.mjs:550
Method
beforeSetDayNameFormat
* Triggered before the dayNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/date/SelectorContainer.mjs:269
Method
beforeSetDirection
* Checks if the new value for "direction" is valid * @param {String|null} value * @param {String|null} oldValue * @protected * @re
src/layout/Flexbox.mjs:202
Method
beforeSetDirection
* Triggered before the direction config gets changed * @param {String} value * @param {String} oldValue * @protected * @returns {S
src/component/Splitter.mjs:146
Method
beforeSetDirections
* Triggered before the directions config gets changed. * @param {String[]} value * @param {String[]} oldValue * @returns {String[]}
src/plugin/Resizable.mjs:261
Method
beforeSetDock
* Checks if the new dock position matches a value of the static dockPositions config * @param {String} value * @param {String} oldValue
src/toolbar/Base.mjs:94
Method
beforeSetDomListeners
* Triggered before the domListeners config gets changed. * @param {Object|Object[]} value * @param {Object[]} oldValue * @returns {Obje
src/component/Base.mjs:1018
Method
beforeSetDomListeners
* Triggered before the domListeners config gets changed. * @param {Object|Object[]} value * @param {Object[]} oldValue * @returns {Obje
src/mixin/DomEvents.mjs:79
Method
beforeSetDuration
* Triggered before the duration config got changed * @param {Number|String} value * @param {Number|String} oldValue * @returns {Number}
src/component/Timer.mjs:147
Method
beforeSetEdges
* Triggered before the edges config gets changed. * @param {Object|Neo.data.Store} value * @param {Object|Neo.data.Store} oldValue * @r
ai/graph/Database.mjs:219
Method
beforeSetEditorTheme
* Triggered before the editorTheme config gets changed * @param {String} value * @param {String} oldValue * @returns {String} * @p
src/component/wrapper/MonacoEditor.mjs:365
Method
beforeSetExplicitTargets
* Normalizes `explicitTargets` to canonical `@<identity>` form. Empty arrays and * non-arrays coerce to `null` so the resolver falls through to `
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:210
Method
beforeSetFilterBy
(value, oldValue)
src/collection/Filter.mjs:130
Method
beforeSetFilters
* @param {Array} value * @param {Array} oldValue * @protected
src/collection/Base.mjs:325
Method
beforeSetFooterToolbar
* Triggered before.footerToolbar config gets changed. * @param {Object|Neo.toolbar.Base|null} value * @param {Object|Neo.toolbar.Base|null}
src/grid/Container.mjs:638
Method
beforeSetGroupRequired
* Triggered before the groupRequired config gets changed. * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/CheckBox.mjs:461
Method
beforeSetHeaderToolbar
* Triggered before the headerToolbar config gets changed. * @param {Object|Neo.grid.header.Toolbar|null} value * @param {Object|Neo.grid.hea
src/grid/Container.mjs:657
Method
beforeSetHeaderToolbarId
* Triggered before the headerToolbarId config gets changed. * @param {String} value * @param {String} oldValue * @protected
src/table/Container.mjs:331
Method
beforeSetHidden
* Triggered before the hidden config gets changed. * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/trigger/Clear.mjs:62
Method
beforeSetHideMode
* Triggered before the hideMode config gets changed * @param {String} value * @param {String} oldValue * @returns {String} * @prot
src/component/Base.mjs:1033
Method
beforeSetHideMode
* Triggered before the hideMode config gets changed * @param {String} value * @param {String} oldValue * @protected
src/grid/column/Base.mjs:183
Method
beforeSetIconCls
* Triggered before the iconCls config gets changed. Converts the string into an array if needed. * @param {Array|String|null} value * @param
src/button/Effect.mjs:347
Method
beforeSetIconCls
* Triggered before the iconCls config gets changed. Converts the string into an array if needed. * @param {Array|String|null} value The new va
src/button/Base.mjs:516
Method
beforeSetIconCls
* Triggered before the iconCls config gets changed. Converts the string into an array if needed. * @param {Array|String|null} value * @param
src/functional/button/Base.mjs:328
Method
beforeSetIconPosition
* Triggered before the iconPosition config gets changed * @param {String} value * @param {String} oldValue * @protected
src/button/Effect.mjs:361
Method
beforeSetIconPosition
* Triggered before the iconPosition config gets changed * @param {String} value The new value of the iconPosition config. * @param {Strin
src/button/Base.mjs:530
Method
beforeSetIconPosition
* Triggered before the iconPosition config gets changed * @param {String} value * @param {String} oldValue * @protected
src/functional/button/Base.mjs:342
Method
beforeSetIdentity
* Normalizes identity to canonical `@<identity>` form. Returns `null` for * empty values so unconfigured deployments surface the misconfiguration
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:179
Method
beforeSetInternalIdMap
* @param {Map|null} value * @param {Map|null} oldValue * @protected
src/collection/Base.mjs:382
Method
beforeSetInterval
* Triggered before the interval config gets changed * @param {Number} value * @param {Number} oldValue * @protected
src/calendar/view/week/TimeAxisComponent.mjs:177
Method
beforeSetIsTouchedEvent
* Triggered before the isTouchedEvent config gets changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/Base.mjs:191
Method
beforeSetItemHideMode
* Triggered before the itemHideMode config gets changed * @param {String} value * @param {String} oldValue * @protected
src/sitemap/Component.mjs:86
Method
beforeSetItems
* Convert items object to an array for onward storage as _items * @param {Object|Object[]} value * @param {Object|Object[]} oldValue *
src/container/Base.mjs:337
Method
beforeSetKeys
* Triggered before the keys config gets changed. * Creates a KeyNavigation instance if needed. * @param {Object} value * @param {Object
src/component/Base.mjs:1045
Method
beforeSetLabelCls
* Triggered before the labelCls config gets changed. * @param {String[]} value * @param {String[]} oldValue * @protected
src/form/field/Text.mjs:991
Method
beforeSetLabelCls
* Triggered before the labelCls config gets changed. * @param {String[]} value * @param {String[]} oldValue * @protected
src/form/field/CheckBox.mjs:476
Method
beforeSetLabelPosition
* Triggered before the labelPosition config gets changed * @param {String} value * @param {String} oldValue * @protected * @return
src/form/field/Text.mjs:1002
Method
beforeSetLabelPosition
* Triggered before the labelPosition config gets changed * @param {String} value * @param {String} oldValue * @protected * @return
src/form/field/CheckBox.mjs:487
Method
beforeSetLabelText
* Triggered before the labelText config gets changed * @param {String|null} value * @param {String|null} oldValue * @protected * @
src/form/field/Text.mjs:1013
Method
beforeSetLanguage
* Triggered before the language config gets changed * @param {String} value * @param {String} oldValue * @returns {String} * @prot
src/component/wrapper/MonacoEditor.mjs:376
Method
beforeSetLanguage
* Triggered before the language config gets changed * @param {String} value * @param {String} oldValue * @returns {String} * @prot
src/code/LivePreview.mjs:210
Method
beforeSetLayout
* @param {Object|String} value * @param {Object|String|Neo.layout.Base} oldValue * @returns {Neo.layout.Base} * @protected
src/container/Base.mjs:366
Method
beforeSetLayout
* @param {Object|String|Neo.layout.Base} value * @param {Object|String|Neo.layout.Base} oldValue * @protected * @returns {null}
src/container/Fragment.mjs:79
Method
beforeSetList
* Triggered before the list config gets changed. * @param {Neo.menu.List} value * @param {Neo.menu.List} oldValue * @protected
src/menu/Panel.mjs:87
Method
beforeSetListConfig
* Triggered before the listConfig config gets changed. * @param {Object} value * @param {Object} oldValue * @returns {Object} * @p
src/form/field/ComboBox.mjs:270
Method
beforeSetMainContentLayout
* Triggered before the mainContentLayout config gets changed * @param {String} value * @param {String} oldValue * @protected
apps/portal/view/ViewportController.mjs:145
Method
beforeSetMainView
* Triggered before the mainView config gets changed. * @param {Object} value * @param {Object} oldValue * @returns {Neo.component.Base|
src/controller/Application.mjs:133
Method
beforeSetMaintenanceBackpressureService
(value)
ai/daemons/orchestrator/Orchestrator.mjs:151
Method
beforeSetMap
* @param {Map|null} value * @param {Map|null} oldValue * @protected
src/collection/Base.mjs:391
Method
beforeSetMarkerStore
* Triggered before the markerStore config gets changed. * @param {Object} value * @param {Object} oldValue * @protected
src/component/wrapper/OpenStreetMaps.mjs:236
Method
beforeSetMarkerStore
* Triggered before the markerStore config gets changed. * @param {Object} value * @param {Object} oldValue * @protected
src/component/wrapper/GoogleMaps.mjs:236
Method
beforeSetMaxLength
* Triggered before the maxLength config gets changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
src/form/field/Number.mjs:211
Method
beforeSetMaxValue
* Triggered before the maxValue config gets changed * @param {String} value * @param {String} oldValue * @protected * @returns {St
src/form/field/Time.mjs:230
Method
beforeSetMinLength
* Triggered before the minLength config gets changed * @param {Number|null} value * @param {Number|null} oldValue * @protected
src/form/field/Number.mjs:225
Method
beforeSetMinValue
* Triggered before the minValue config gets changed * @param {String} value * @param {String} oldValue * @protected * @returns {St
src/form/field/Time.mjs:247
Method
beforeSetModel
* @param {Neo.data.Model|Object} value * @param {Neo.data.Model|Object} oldValue * @protected * @returns {Neo.data.Model}
src/data/Store.mjs:494
Method
beforeSetMonthNameFormat
* Triggered before the monthNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/YearComponent.mjs:481
Method
beforeSetMonthNameFormat
* Triggered before the monthNameFormat config gets changed * @param {String} value * @param {String} oldValue * @protected
src/calendar/view/month/Component.mjs:424
Method
beforeSetNodes
* Triggered before the nodes config gets changed. * @param {Object|Neo.data.Store} value * @param {Object|Neo.data.Store} oldValue * @r
ai/graph/Database.mjs:240
Method
beforeSetNormalizer
* Triggered before the normalizer config gets changed. * Instantiates the normalizer only if executing locally. * @param {Object|Neo.data.no
src/data/Pipeline.mjs:242
Method
beforeSetOperator
* Triggered before the operator config gets changed. * @param {String|null} value * @param {String} oldValue * @returns {String} *
src/collection/Filter.mjs:146
Method
beforeSetOperators
* Triggered before the operators config gets changed * @param {String} value * @param {String} oldValue * @protected
src/filter/ToggleOperatorsButton.mjs:70
Method
beforeSetPack
* Checks if the new value for "pack" is valid * @param {String|null} value * @param {String|null} oldValue * @protected * @returns
src/layout/Flexbox.mjs:213
Method
beforeSetParent
* Triggered before the parent config gets changed * @param {Neo.controller.Component|null} value * @param {Neo.controller.Component|null} ol
src/controller/Component.mjs:67
Method
beforeSetParser
* Triggered before the parser config gets changed. * Instantiates the parser only if executing locally. * @param {Object|Neo.data.parser.Bas
src/data/Pipeline.mjs:262
Method
beforeSetPipeline
* api-configured stores load via the remotes-api RPC path inside load(), not via a pipeline. * We therefore never auto-create a default Pipeline
src/data/Store.mjs:443
Method
beforeSetPlugins
* Triggered before the plugins config gets changed. * @param {Object[]} value * @param {Object[]} oldValue * @returns {Neo.plugin.Base[
src/component/Base.mjs:1065
Method
beforeSetPosition
* Triggered before the position config gets changed * @param {String} value * @param {String} oldValue * @protected
src/component/Toast.mjs:245
Method
beforeSetProcessSupervisorService
* @param {Neo.ai.daemons.services.ProcessSupervisorService|Object|null} value * @returns {Neo.ai.daemons.services.ProcessSupervisorService}
ai/daemons/orchestrator/Orchestrator.mjs:140
Method
beforeSetProvider
* Triggered before the provider config gets changed. * @param {Object|Neo.ai.provider.Base} value * @param {Neo.ai.provider.Base} oldValue
ai/agent/Loop.mjs:139
Method
beforeSetRecord
* Triggered before the record config gets changed * We need the before method to also get clicks on the same edit icon, * since it does trig
src/calendar/view/calendars/EditContainer.mjs:101
Method
beforeSetRenderName
* Triggered before the renderName config gets changed. * CheckBoxes & radios rely on this flag being set to true * @param {Boolean} value
src/form/field/CheckBox.mjs:498
Method
beforeSetRenderer
* Triggered before the renderer config gets changed * @param {Function|String|null} value * @param {Function|String|null} oldValue * @p
src/grid/column/Base.mjs:193
Method
beforeSetRenderer
* Triggered before the renderer config gets changed * @param {Function|String|null} value * @param {Function|String|null} oldValue * @p
src/table/header/Button.mjs:234
Method
beforeSetResizeTarget
* Triggered before the resizeTarget config gets changed * @param {String} value * @param {String} oldValue * @protected * @returns
src/component/Splitter.mjs:157
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/component/Helix.mjs:514
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/component/Circle.mjs:403
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/component/DateSelector.mjs:417
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/component/Gallery.mjs:386
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. Defaults to a RowModel — the same * default the per-body path used, now instantiated o
src/grid/View.mjs:103
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/grid/Body.mjs:669
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/date/SelectorContainer.mjs:279
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/table/Body.mjs:258
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/list/Base.mjs:449
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/tree/Accordion.mjs:176
Method
beforeSetSelectionModel
* Triggered before the selectionModel config gets changed. * @param {Neo.selection.Model} value * @param {Neo.selection.Model} oldValue
src/tree/List.mjs:156
Method
beforeSetShowFlags
* Triggered before the showFlags config gets changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/Country.mjs:119
Method
beforeSetSilentVdomUpdate
* Triggered before the silentVdomUpdate config gets changed. * @param {Boolean} value * @param {Boolean} oldValue * @returns {Number}
src/component/Base.mjs:1084
← previous
next →
5,501–5,600 of 8,612, ranked by callers