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.
mvc アーキテクチャを使用して、ext js 2.3 でアプリケーションを実装しようとしています。
MVC を実装するために ext 2.3 バージョンで利用可能なクラスを教えてください。
extjs 2.3 チュートリアルへのリンクは非常に役立ちます。
前もって感謝します。
Extjs4.x では、MVC が初めて登場します。そのため、以前のバージョンでは使用できません。Extjs5.xではmvvmになります。Extjs4.xまたはExtjs5.xを学習することをお勧めします。