|
Mojarra JSF Tools 2.1.28.SP9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.faces.config.beans.ListEntryBean
public class ListEntryBean
Configuration bean for <list-entry> element.
| Constructor Summary | |
|---|---|
ListEntryBean()
|
|
| Method Summary | |
|---|---|
String |
getValue()
|
boolean |
isNullValue()
Return a flag indicating that the value of the parent compoennt should be set to null. |
void |
setNullValue(boolean nullValue)
Set a flag indicating that the value of the parent component should be set to null. |
void |
setValue(String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListEntryBean()
| Method Detail |
|---|
public String getValue()
public void setValue(String value)
public boolean isNullValue()
NullValueHolderReturn a flag indicating that the value of the parent
compoennt should be set to null.
isNullValue in interface NullValueHolderpublic void setNullValue(boolean nullValue)
NullValueHolderSet a flag indicating that the value of the parent
component should be set to null.
setNullValue in interface NullValueHoldernullValue - The new null value flag
|
Mojarra JSF Tools 2.1.28.SP9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||