Package | Description |
---|---|
com.rometools.modules.sle |
This is a module that supports the Microsoft Simple List Extensions.
|
com.rometools.modules.sle.types |
This package contains classes used with the SimpleListExtension module and the SLEEntry.
|
Class and Description |
---|
EntryValue
An interface that parents data types for sorting and grouping.
|
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. |
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. |
Class and Description |
---|
EntryValue
An interface that parents data types for sorting and grouping.
|