public static class CustomSortCtrl.SortRule
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
ascending
Indicate sort order, either descending or ascending
Default false: ascending
|
int |
sortIndex
Indicate sort target, row or column index number
|
Constructor and Description |
---|
SortRule() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.