See: Description
Interface | Description |
---|---|
EntryValue |
An interface that parents data types for sorting and grouping.
|
Class | Description |
---|---|
DateValue |
An EntryValue implementation representing a "date" data-type.
|
Group |
The
cf:group element is intended to inform the client that the property to
which it
refers is one that is “groupable” – that is, that the client should provide a user interface that
allows the user to group or filter on the values of that property. |
NumberValue |
An EntryValue implementation for "number" data-type values.
|
Sort |
The
cf:sort element is intended to inform the client that the property to which it
refers
is one that is “sortable” – that is, that the client should provide a user interface that allows
the
user to sort on that property. |
StringValue |
An EntryValue implementation for "text" data-types.
|
Copyright © 2016. All rights reserved.