|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.event.sort.AbstractSortListener
public abstract class AbstractSortListener
| Constructor Summary | |
|---|---|
AbstractSortListener()
|
|
| Method Summary | |
|---|---|
protected java.lang.Boolean |
nextSortOrder(java.lang.Boolean current,
java.lang.Boolean suggested)
Encapsulate sorting toggle here |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.richfaces.event.sort.SortListener |
|---|
processSort |
| Constructor Detail |
|---|
public AbstractSortListener()
| Method Detail |
|---|
protected java.lang.Boolean nextSortOrder(java.lang.Boolean current,
java.lang.Boolean suggested)
current - suggested -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||