Properties' Details |
SortFields
sequence< ::com::sun::star::util::SortField > SortFields;
- Description
- specifies the descriptions of the individual sort fields.
|
|
MaxFieldCount
[ readonly ] long MaxFieldCount;
- Description
- contains the maximum number of sort fields the descriptor can hold.
|
|
Orientation
TableOrientation Orientation;
- Description
- specifies the sorting orientation (sort rows or columns).
Some implementations may not support sorting columns.
|
|
ContainsHeader
boolean ContainsHeader;
- Description
- specifies whether the first row or column (depending on
TableSortDescriptor::Orientation ) is a header which
should not be sorted.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.