Controller
                
            in
            
        
    
        
            Interface for Controllers, the C in MVC.
Table of Contents
- generateContent() : Component
 - Build and return a component object.
 
Methods
generateContent()
Build and return a component object.
    public
                generateContent() : Component