org.apache.myfaces.examples.valueChangeNotifier
Class NotifierBean
java.lang.Object
org.apache.myfaces.examples.valueChangeNotifier.NotifierBean
- public class NotifierBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifierBean
public NotifierBean()
valueChange
public void valueChange(javax.faces.event.ValueChangeEvent vce)
throws javax.faces.event.AbortProcessingException
- Throws:
javax.faces.event.AbortProcessingException
getListData
public java.util.List getListData()
getSelectedCategory
public java.lang.String getSelectedCategory()
setSelectedCategory
public void setSelectedCategory(java.lang.String selectedCategory)
getCategories
public java.util.List getCategories()
setCategories
public void setCategories(java.util.List categories)
getListDataBinding
public javax.faces.component.UIData getListDataBinding()
setListDataBinding
public void setListDataBinding(javax.faces.component.UIData listDataBinding)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.