org.rhq.enterprise.gui.test
Class TestConditionalFormUIBean
java.lang.Object
org.rhq.enterprise.gui.test.TestConditionalFormUIBean
@Scope(value=PAGE)
@Name(value="TestConditionalFormUIBean")
public class TestConditionalFormUIBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
firstList
public List<javax.faces.model.SelectItem> firstList
secondList
public List<javax.faces.model.SelectItem> secondList
thirdList
public List<javax.faces.model.SelectItem> thirdList
TestConditionalFormUIBean
public TestConditionalFormUIBean()
init
public void init()
getFirstList
public List<javax.faces.model.SelectItem> getFirstList()
getSecondList
public List<javax.faces.model.SelectItem> getSecondList()
getThirdList
public List<javax.faces.model.SelectItem> getThirdList()
currentTypeChanged
public void currentTypeChanged(javax.faces.event.ValueChangeEvent event)
currentItemChanged
public void currentItemChanged(javax.faces.event.ValueChangeEvent event)
currentCharChanged
public void currentCharChanged(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)
getFavoriteCharacter
public String getFavoriteCharacter()
setFavoriteCharacter
public void setFavoriteCharacter(String favoriteCharacter)
getResult
public String getResult()
setResult
public void setResult(String result)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.