Constants' Details |
INVISIBLE
const short INVISIBLE = 0;
- Description
- The List is not shown.
|
|
UNSORTED
const short UNSORTED = 1;
- Description
- The List is shown unsorted.
|
|
SORTEDASCENDING
const short SORTEDASCENDING = 2;
- Description
- The List is shown sorted ascending.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.