RichFaces Showcase 4.3.0.Final

org.richfaces.demo.outputPanel
Class OutputPanelBean

java.lang.Object
  extended by org.richfaces.demo.outputPanel.OutputPanelBean

public class OutputPanelBean
extends Object

Author:
Ilya Shaikovsky This bean used for outputPanel demo. It's not annotation defined because we need two instances under different names. So used faces-config.

Constructor Summary
OutputPanelBean()
           
 
Method Summary
 String getText()
           
 void setText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputPanelBean

public OutputPanelBean()
Method Detail

getText

public String getText()

setText

public void setText(String text)

RichFaces Showcase 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.