|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.comp.list.SelectionMode
For lack of the enum type, a class that represents selection modes.
Field Summary | |
static SelectionMode |
MULTIPLE_SELECTION
|
static SelectionMode |
SINGLE_SELECTION
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final SelectionMode SINGLE_SELECTION
public static final SelectionMode MULTIPLE_SELECTION
Method Detail |
public boolean equals(java.lang.Object obj)
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |