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
afterSetFavoritesCount
* Triggered after the favoritesCount config got changed * @param {Number} value * @param {Number} oldValue * @protected
apps/realworld/view/article/PreviewComponent.mjs:179
Method
afterSetFeeds
* Triggered after the feeds config got changed * @param {Object[]} value * @param {Object[]} oldValue * @protected
apps/realworld/view/HomeComponent.mjs:263
Method
afterSetField
* Triggered after the field config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/trigger/Base.mjs:117
Method
afterSetFields
Triggered after the fields config got changed * @param {Object[]|null} value * @param {Object[]|null} oldValue * @protected
src/data/Model.mjs:105
Method
afterSetFieldsets
* Triggered after the fieldsets config got changed * @param {String} value * @param {String} oldValue * @protected
apps/realworld/view/user/SignUpComponent.mjs:112
Method
afterSetFilterBy
(value, oldValue)
src/collection/Filter.mjs:110
Method
afterSetFilterMembersQuery
* Triggered after the filterMembersQuery config got changed * @param {String} value * @param {String} oldValue * @protected
docs/app/view/classdetails/MembersList.mjs:90
Method
afterSetFilters
* Triggered after the filters config got changed * @param {Array} value * @param {Array} oldValue * @protected
src/collection/Base.mjs:190
Method
afterSetFilters
* @param {Object[]} value * @param {Object[]} oldValue * @protected
src/data/Store.mjs:342
Method
afterSetFirstParentIsVisible
* Called when changing firstParentIsVisible * First store item gets marked and additional css class * * @param {Boolean} value * @
src/tree/Accordion.mjs:111
Method
afterSetFitContainer
* Triggered after the fitContainer config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/layout/Cube.mjs:177
Method
afterSetFlipped
* Triggered after the flipped config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/component/Helix.mjs:332
Method
afterSetFocusIndex
* Triggered after the focusIndex config got changed * @param {Number|Object|null} value * @param {Number|Object|null} oldValue * @prote
src/list/Base.mjs:273
Method
afterSetFollowSelection
* Triggered after the followSelection config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/component/Helix.mjs:319
Method
afterSetFollowing
* Triggered after the following config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
apps/realworld/view/user/ProfileComponent.mjs:192
Method
afterSetFontFamily
* Invalidates the measurement cache and updates the VDOM when the `fontFamily` config changes, * as a new font will change all character dimensio
src/component/MagicMoveText.mjs:276
Method
afterSetFontSize
* Triggered after the fontSize config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/component/Clock.mjs:65
Method
afterSetFontSize
* Triggered after the fontSize config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/component/wrapper/MonacoEditor.mjs:220
Method
afterSetFooterToolbar
* Triggered after the footerToolbar config got changed * @param {Neo.toolbar.Base} value * @param {Neo.toolbar.Base} oldValue * @protec
src/grid/Container.mjs:400
Method
afterSetFormulas
* Triggered after the formulas config got changed. * This method sets up reactive effects for each defined formula. * Each formula function
src/state/Provider.mjs:177
Method
afterSetFullName
* @param {String|null} value * @param {String|null} oldValue
src/component/GitHubUser.mjs:76
Method
afterSetGap
* Updates the Container style to add a gap to display:flex * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Flexbox.mjs:112
Method
afterSetGap
* Updates the Container style to add a gap to display:flex * @param {String|null} value * @param {String|null} oldValue * @protected
src/layout/Form.mjs:40
Method
afterSetGroupRequired
* Triggered after the required groupRequired got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/CheckBox.mjs:267
Method
afterSetHandler
* Triggered after the handler config got changed * @param {String} value * @param {String} oldValue * @protected
src/component/mwc/Button.mjs:108
Method
afterSetHasError
* @param {Boolean} value * @param {Boolean} oldValue * @protected
src/grid/column/component/Tree.mjs:118
Method
afterSetHeader
* Triggered after the header config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
apps/portal/view/home/ContentBox.mjs:70
Method
afterSetHeading
(value, oldValue)
test/playwright/unit/vdom/RealWorldUpdates.spec.mjs:73
Method
afterSetHeadline
* Triggered after the headline config got changed * @param {String} value * @param {String} oldValue * @protected
apps/portal/view/home/FeatureSection.mjs:158
Method
afterSetHealthService
(value, oldValue)
ai/daemons/orchestrator/Orchestrator.mjs:179
Method
afterSetHeavyMaintenanceLeasePath
(value, oldValue)
ai/daemons/orchestrator/Orchestrator.mjs:188
Method
afterSetHelper
* Triggered after the helper config got changed. * @param {String} value * @param {String} oldValue * @protected
src/component/mwc/TextField.mjs:113
Method
afterSetHeuristics
* @param {Object|null} value * @param {Object|null} oldValue
apps/devindex/view/home/component/Heuristics.mjs:37
Method
afterSetHidden
* Triggered after the hidden config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/component/Base.mjs:480
Method
afterSetHidden
* Triggered after the hidden config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/trigger/CopyToClipboard.mjs:53
Method
afterSetHidden
* Triggered after the hidden config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/trigger/Base.mjs:127
Method
afterSetHidden
* Triggered after the hidden config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/trigger/Clear.mjs:49
Method
afterSetHideLabel
* Triggered after the hideLabel config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/form/field/Text.mjs:463
Method
afterSetHideLabel
* Triggered after the hideLabel config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/CheckBox.mjs:277
Method
afterSetHideTriggerButton
* Triggered after the hideTriggerButton config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/button/Split.mjs:127
Method
afterSetHorizontal
* Triggered after horizontal config got changed * @param {Boolean} isHorizontal * @protected
src/component/Process.mjs:130
Method
afterSetHoverId
* @param {String|null} value * @param {String|null} oldValue
apps/portal/view/home/FooterCanvas.mjs:97
Method
afterSetHoverId
* @param {String|null} value * @param {String|null} oldValue
src/app/header/Canvas.mjs:118
Method
afterSetHtml
* Triggered after the html config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/Base.mjs:504
Method
afterSetIcon
* Triggered after the icon config got changed. * @param {String} value * @param {String} oldValue * @protected
src/component/mwc/Button.mjs:121
Method
afterSetIcon
* Triggered after the icon config got changed. * @param {String} value * @param {String} oldValue * @protected
src/component/mwc/TextField.mjs:123
Method
afterSetIconAlert
* Triggered after the iconAlert config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/StatusBadge.mjs:170
Method
afterSetIconCls
* The initial title is set before the component is created, * so we have to check if it exists. * * @param {String[]|String} newValue
src/container/AccordionItem.mjs:131
Method
afterSetIconCls
* Triggered after the iconCls config got changed * @param {String} value * @param {String} oldValue * @protected
src/component/Legend.mjs:56
Method
afterSetIconCls
* Triggered after the iconCls config got changed * @param {String} value * @param {String} oldValue * @protected
src/component/Chip.mjs:110
Method
afterSetIconCls
* @param {String|null} value * @param {String|null} oldValue
src/component/Toast.mjs:169
Method
afterSetIconCls
* Triggered after the iconCls config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/trigger/Base.mjs:140
Method
afterSetIconCls
* Triggered after the iconCls config got changed * @param {String} value The new value of the iconCls config. * @param {String} oldValue
src/button/Base.mjs:271
Method
afterSetIconClsChecked
* Triggered after the iconClsChecked config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/Fieldset.mjs:160
Method
afterSetIconClsUnchecked
* Triggered after the iconClsUnchecked config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/Fieldset.mjs:172
Method
afterSetIconColor
* Triggered after iconColor config got changed * @param {String} newValue * @protected
src/component/Process.mjs:146
Method
afterSetIconColor
* Triggered after the iconColor config got changed * @param {String|null} value The new value of the iconColor config. * @param {String|n
src/button/Base.mjs:287
Method
afterSetIconError
* Triggered after the iconError config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/StatusBadge.mjs:182
Method
afterSetIconInfo
* Triggered after the iconInfo config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/StatusBadge.mjs:194
Method
afterSetIconNeutral
* Triggered after the iconNeutral config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/StatusBadge.mjs:206
Method
afterSetIconPosition
* Triggered after the iconPosition config got changed * @param {String} value The new value of the iconPosition config. * @param {String}
src/button/Base.mjs:308
Method
afterSetIconTrailing
* Triggered after the iconTrailing config got changed. * @param {String} value * @param {String} oldValue * @protected
src/component/mwc/TextField.mjs:133
Method
afterSetId
* Triggered after the id config got changed * @param {String} value * @param {String} oldValue
apps/agentos/view/Blackboard.mjs:28
Method
afterSetId
(value, oldValue)
test/playwright/unit/component/Base_PrototypePollution_Direct.spec.mjs:35
Method
afterSetId
(value, oldValue)
test/playwright/unit/component/Base_PrototypePollution.spec.mjs:35
Method
afterSetId
(value, oldValue)
test/playwright/unit/manager/domEvent/CustomVdomRoot.spec.mjs:49
Method
afterSetId
* Triggered after the id config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/Base.mjs:514
Method
afterSetId
* Triggered after the id config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/Abstract.mjs:219
Method
afterSetId
* Triggered after the id config got changed. * You can dynamically change instance ids if needed. They need to stay unique at any given point.
src/core/Base.mjs:328
Method
afterSetImage
* Triggered after the image config got changed * @param {String} value * @param {String} oldValue * @protected
apps/realworld/view/user/SettingsComponent.mjs:154
Method
afterSetImage
* Triggered after the image config got changed * @param {String} value * @param {String} oldValue * @protected
apps/realworld/view/user/ProfileComponent.mjs:212
Method
afterSetImageSource
* Triggered after the imageSource config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/component/Helix.mjs:342
Method
afterSetIndices
* Triggered after the indices config gets changed. * Re-initializes empty maps for each index and optionally seeds them. * @param {Object[]|
ai/graph/Store.mjs:47
Method
afterSetInitialOpen
* @param {Number[]} value * @param {Number[]} oldValue
src/container/Accordion.mjs:62
Method
afterSetInnerRadius
* Triggered after the innerRadius config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/component/Circle.mjs:271
Method
afterSetInputEditable
* Triggered after the inputEditable config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/form/field/Number.mjs:109
Method
afterSetInputPattern
* Triggered after the inputPattern config got changed * @param {RegExp|null} value * @param {RegExp|null} oldValue * @protected
src/form/field/Text.mjs:493
Method
afterSetInputTag
* Triggered after the inputTag config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/TextArea.mjs:121
Method
afterSetInputType
* Triggered after the inputType config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/Text.mjs:510
Method
afterSetInputType
* Triggered after the inputType config got changed * @param {String} value * @param {String} oldValue * @protected
src/form/field/CheckBox.mjs:303
Method
afterSetInputValue
* Triggered after the inputValue config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/form/field/Text.mjs:520
Method
afterSetInputValue
* Triggered after the inputValue config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/form/field/ComboBox.mjs:191
Method
afterSetInterval
* Triggered after the interval config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/calendar/view/week/TimeAxisComponent.mjs:103
Method
afterSetIsCanvasReady
* @param {Boolean} value * @param {Boolean} oldValue
apps/portal/view/home/FooterCanvas.mjs:59
Method
afterSetIsCanvasReady
* @param {Boolean} value * @param {Boolean} oldValue
src/app/SharedCanvas.mjs:61
Method
afterSetIsCanvasReady
* @param {Boolean} value * @param {Boolean} oldValue
src/app/header/Canvas.mjs:66
Method
afterSetIsLastChild
* @param {Boolean} value * @param {Boolean} oldValue * @protected
src/grid/column/component/Tree.mjs:127
Method
afterSetIsLeaf
* @param {Boolean} value * @param {Boolean} oldValue * @protected
src/grid/column/component/Tree.mjs:136
Method
afterSetIsLoading
* Triggered after the isLoading config got changed * @param {Boolean|String} value * @param {Boolean|String} oldValue * @protected
src/component/Base.mjs:531
Method
afterSetIsLoading
* Triggered after the isLoading config got changed * @param {Boolean|String} value * @param {Boolean|String} oldValue * @protected
src/grid/Container.mjs:414
Method
afterSetIsNodeLoading
* @param {Boolean} value * @param {Boolean} oldValue * @protected
src/grid/column/component/Tree.mjs:145
Method
afterSetIsReady
* Hook that fires after the `isReady` config changes. If the service becomes ready (`value` is true) * and there's a pending route hash (`#lastRo
apps/portal/service/Seo.mjs:59
Method
afterSetIsReady
* Triggered after the isReady config gets changed. * Resolves the ready() promise and fires the ready event for observable classes. * @param
src/core/Base.mjs:357
Method
afterSetIsReady
* Triggered after the isReady config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/main/addon/AmCharts.mjs:81
Method
afterSetIsReady
* Triggered after the `isReady` config got changed. * When `isReady` becomes true, any cached remote method calls are executed. * At this po
src/main/addon/Base.mjs:162
Method
afterSetIsReady
* Triggered after the isReady config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/functional/component/Base.mjs:105
Method
afterSetIsScrolling
* @param {Boolean} value * @param {Boolean} oldValue
apps/devindex/view/HeaderToolbar.mjs:113
Method
afterSetIsScrolling
* Triggered after the isScrolling config got changed * @param {Number} value * @param {Number} oldValue * @protected
src/grid/Body.mjs:490
Method
afterSetIsSorted
* Triggered after the isSorted config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/grid/header/Button.mjs:124
Method
afterSetIsSorted
* Triggered after the isSorted config got changed * @param {String|null} value * @param {String|null} oldValue * @protected
src/table/header/Button.mjs:127
← previous
next →
4,801–4,900 of 8,612, ranked by callers