org.richfaces.demo.common
Class SelectsBean
java.lang.Object
org.richfaces.demo.common.SelectsBean
public class SelectsBean
- extends java.lang.Object
- Author:
- Ilya Shaikovsky
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectsBean
public SelectsBean()
getFirstList
public java.util.List<javax.faces.model.SelectItem> getFirstList()
getSecondList
public java.util.List<javax.faces.model.SelectItem> getSecondList()
getFRUITS
public static java.lang.String[] getFRUITS()
getVEGETABLES
public static java.lang.String[] getVEGETABLES()
valueChanged
public void valueChanged(javax.faces.event.ValueChangeEvent event)
getCurrentType
public java.lang.String getCurrentType()
setCurrentType
public void setCurrentType(java.lang.String currentType)
getCurrentItem
public java.lang.String getCurrentItem()
setCurrentItem
public void setCurrentItem(java.lang.String currentItem)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.