com.mycompany.jsf.pl
Interface View

All Known Implementing Classes:
SubscribeView

public interface View

This interface must be implemented by classes representing a view for the ClassViewHandler.

Version:
1.0
Author:
Hans Bergsten, Gefion Software

Method Summary
 javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context)
           
 

Method Detail

createView

public javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context)