public class SearchSortField
extends java.lang.Object
Constructor and Description |
---|
SearchSortField(java.lang.String propertyName,
boolean isAscending)
Construct a sort field.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyName()
Return the property name.
|
boolean |
isAscending()
Return true if ascending.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved