Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ext.tree.Panelツリー ノードのいくつかの値をプログラムで変更し、新しい値を表示したいと考えています。
Ext.tree.Panel
私はレコードを「ダーティ」にset()しますが、どういうわけか、これはレンダラーが行を再レンダリングするのに十分ではありません。
set()
代わりに beginEdit ()とendEdit( ) を使用してください。それは責任あるイベントを引き起こすはずです