org.richfaces.demo.comboBox
Class ComboBoxBean

java.lang.Object
  extended by org.richfaces.demo.comboBox.ComboBoxBean

public class ComboBoxBean
extends java.lang.Object

Author:
Ilya Shaikovsky

Constructor Summary
ComboBoxBean()
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxBean

public ComboBoxBean()
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2009. All Rights Reserved.