org.richfaces.demo.common
Class SelectsBean
java.lang.Object
org.richfaces.demo.common.SelectsBean
public class SelectsBean
- extends 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 List<javax.faces.model.SelectItem> getFirstList()
getSecondList
public List<javax.faces.model.SelectItem> getSecondList()
getFRUITS
public static String[] getFRUITS()
getVEGETABLES
public static String[] getVEGETABLES()
valueChanged
public void valueChanged(javax.faces.event.ValueChangeEvent event)
getCurrentType
public String getCurrentType()
setCurrentType
public void setCurrentType(String currentType)
getCurrentItem
public String getCurrentItem()
setCurrentItem
public void setCurrentItem(String currentItem)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.