|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.grid.SortConstraint
public class SortConstraint
Identifies how a single column (identified as a PropertyModel) is sorted.
| Constructor Summary | |
|---|---|
SortConstraint(PropertyModel propertyModel,
ColumnSort columnSort)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
ColumnSort |
getColumnSort()
|
PropertyModel |
getPropertyModel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortConstraint(PropertyModel propertyModel,
ColumnSort columnSort)
| Method Detail |
|---|
public PropertyModel getPropertyModel()
public ColumnSort getColumnSort()
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||