org.richfaces.datatable
Class UpdateBean
java.lang.Object
org.richfaces.datatable.UpdateBean
public class UpdateBean
- extends java.lang.Object
Method Summary |
java.lang.String |
change()
|
java.util.Set |
getKeys()
|
javax.faces.component.html.HtmlInputText |
getPriceRef()
|
org.ajax4jsf.component.UIRepeat |
getRepeater()
|
void |
setKeys(java.util.Set keys)
|
void |
setPriceRef(javax.faces.component.html.HtmlInputText priceRef)
|
void |
setRepeater(org.ajax4jsf.component.UIRepeat repeater)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateBean
public UpdateBean()
getKeys
public java.util.Set getKeys()
- Returns:
- the keys
setKeys
public void setKeys(java.util.Set keys)
- Parameters:
keys
- the keys to set
setRepeater
public void setRepeater(org.ajax4jsf.component.UIRepeat repeater)
getRepeater
public org.ajax4jsf.component.UIRepeat getRepeater()
getPriceRef
public javax.faces.component.html.HtmlInputText getPriceRef()
setPriceRef
public void setPriceRef(javax.faces.component.html.HtmlInputText priceRef)
change
public java.lang.String change()
Copyright © 2009. All Rights Reserved.