|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mycompany.newsservice.views.SubscribeView
This class is an example of a pure Java view representation for a fictitious newsletter subscription service subscription interface, used by the example ClassViewHandler implementation.
Constructor Summary | |
SubscribeView()
|
Method Summary | |
javax.faces.component.UIViewRoot |
createView(javax.faces.context.FacesContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SubscribeView()
Method Detail |
public javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context)
createView
in interface View
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |