Java org.apache.wicket.extensions.markup.html.repeater.data.sort ISortState fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.extensions.markup.html.repeater.data.sort ISortState fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.extensions.markup.html.repeater.data.sort ISortState.

The text is from its open source code.

Implementation

org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortState has the following implementations.
Click this link to see all its implementation.

Method

SortOrdergetPropertySortOrder(S property)
Gets the sort order of a property
voidsetPropertySortOrder(S property, SortOrder order)
Sets sort order of the property