Knowledge Base / Reference MVCS Implementation
26 articles in the Reference MVCS Implementation section in our Knowledge Base.
-
Are View Components Automatically Mediated?
-
Can I Access Models and Services in my Mediators?
-
Can I Access Other Mediators From a Mediator
-
Can I Mediate my Root Application?
-
How are Commands Triggered in MVCS Implementation?
-
How can I Chain Commands in the MVCS Implementation
-
How do Application Tiers Communicate in Robotlegs
-
How do I Access my View Component in a Mediator?
-
How do I Manually Mediate a View Component
-
How do I Map a Mediator?
-
How do I Map a Model?
-
How do I Map a Service?
-
What are the Responsibilities of MVCS Commands?
-
What are the Responsibilities of the Mediator Class in MVCS?
-
What are the Responsibilities of a Model Class in MVCS?
-
What is the Difference Between a Service and a Model?
-
What is the Function of the Command Class?
-
What is the Function of the Mediator Class?
-
What is the Function of a Model Class?
-
What is the Function of a Service Class?
-
How to Mediate a Flex Popup
-
Model, Service and the Actor
-
Do Models and Services *have* to extend Actor? why?
-
Robotlegs MVCS Folder Structure
-
Keep a Reference to Your Context or it will be Garbage Collected