OPEN_GRID API - v1.3.1
    Preparing search index...

    Variable iconRegistryConst

    iconRegistry: IconRegistry = ...

    프로세스 공유 기본 아이콘 레지스트리(시맨틱 role 시드 완료). / Process-shared default icon registry (seeded with semantic roles).

    CellRenderer 등 팩토리 생성 렌더러(인스턴스 컨텍스트 없음)가 이 초크포인트로 아이콘을 얻는다. per-instance 교체는 grid.setIcon()(이 레지스트리의 child) 로, 전역 확장은 defineIconSet() 로. / Factory-created renderers (e.g. CellRenderer, without instance context) obtain icons through this chokepoint. Per-instance swaps go through grid.setIcon() (a child of this registry); global extension through defineIconSet().