| Modifier and Type | Required Element and Description |
|---|---|
String |
name
Group index name where this field participate.
|
int |
order
Fields in this group index will be sorted on this attribute.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
descending
Defines sorting order for this field in group.
|
public abstract String name
public abstract int order
public abstract boolean descending
Copyright © 2014. All rights reserved.