Class TableRequest.Order
- java.lang.Object
-
- zone.berna.datatablesajax.request.TableRequest.Order
-
- Enclosing class:
- TableRequest
public static class TableRequest.Order extends java.lang.Object
Represents ordering information (column index and ordering direction).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TableRequest.Order.Direction
Represents the ordering direction of the results.
-
Constructor Summary
Constructors Constructor Description Order()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setDir(java.lang.String string)
-