|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.webwork.util.ListEntry
public class ListEntry
Entry in a list.
Constructor Summary | |
---|---|
ListEntry(Object key,
Object value,
boolean isSelected)
|
Method Summary | |
---|---|
boolean |
getIsSelected()
|
Object |
getKey()
|
Object |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListEntry(Object key, Object value, boolean isSelected)
Method Detail |
---|
public boolean getIsSelected()
public Object getKey()
public Object getValue()
|
WebWork Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |