Property Summary
|
Delimiter |
contains the character that marks the separation of columns.
|
|
IsSortInTable |
determines if the content of a table is to be sorted.
|
|
SortRowOrColumnNo0 |
contains the row or column index used in the first search key.
|
|
IsSortNumeric0 |
determines if the sorting in the first search key is done
numeric or alphanumeric order.
|
|
IsSortAscending0 |
determines if the sorting in the first search key is done
in ascending or descending order.
|
|
SortRowOrColumnNo1 |
contains the row or column index used in the second search key.
|
|
IsSortNumeric1 |
determines if the sorting in the second search key is done
in numeric or alphanumeric order.
|
|
IsSortAscending1 |
determines if the sorting in the second search key is done
in ascending or descending order.
|
|
SortRowOrColumnNo2 |
contains the row or column index used in the third search key.
|
|
IsSortNumeric2 |
determines if the sorting in the third search key is done
in numeric or alphanumeric order.
|
|
IsSortAscending2 |
determines if the sorting in the third search key is done
in ascending or descending order.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.