LearnNewsExamplesServices
Frontmatter
id8243
title[Neural Link] Implement toJSON in grid.column.Base
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtJan 1, 2026, 3:30 AM
updatedAtJan 1, 2026, 3:36 AM
githubUrlhttps://github.com/neomjs/neo/issues/8243
authortobiu
commentsCount0
parentIssue8200
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 1, 2026, 3:36 AM

[Neural Link] Implement toJSON in grid.column.Base

Closed v11.18.0 enhancementaiarchitecture
tobiu
tobiu commented on Jan 1, 2026, 3:30 AM

Implement toJSON() method in src/grid/column/Base.mjs to support Neural Link serialization.

Class: Neo.grid.column.Base Extends: Neo.core.Base

Properties to Serialize:

  • dataField
  • type
  • renderer (only if value is a string, e.g. "cellRenderer")

Note: Inherits id, className, ntype, isDestroyed, and remote from core.Base.

tobiu added the enhancement label on Jan 1, 2026, 3:30 AM
tobiu added the ai label on Jan 1, 2026, 3:30 AM
tobiu added the architecture label on Jan 1, 2026, 3:30 AM
tobiu assigned to @tobiu on Jan 1, 2026, 3:30 AM
tobiu added parent issue #8200 on Jan 1, 2026, 3:30 AM
tobiu referenced in commit 21fd50e - "feat(grid.column.Base): Implement toJSON serialization #8243" on Jan 1, 2026, 3:36 AM
tobiu closed this issue on Jan 1, 2026, 3:36 AM