org.richfaces.demo.outputPanel
Class OutputPanelBean
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputPanelBean
public OutputPanelBean()
getText
public String getText()
setText
public void setText(String text)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.