Package org.vraptor.view

Set of interfaces and classes to deal with view components.

See:
          Description

Interface Summary
ViewManager A view manager decides where to go after an action has been executed.
 

Class Summary
Functions Simple functions for complex taglibs.
OverridableViewManager Overriden view manager checks if the view was overriden and returns it.
RegexViewManager Regex based view manager.
RemoteViewManager If it is a remote vie request, like JSON or XML request, render it.
 

Enum Summary
RemoteView  
 

Exception Summary
ViewException Some exception occurred in your view.
 

Package org.vraptor.view Description

Set of interfaces and classes to deal with view components.



Copyright © 2004-2008 VRaptor. All Rights Reserved.