Language
The Free and Open Productivity Suite
:: com :: sun :: star :: util ::
|
enum TriState |
- Description
- This enumeration represents a tristate value.
This enumeration defines three values, true, false and a don't know
value.
|
Values |
NO |
The value is equivalent to false.
|
YES |
The value is equivalent to true.
|
INDETERMINATE |
The value is indeterminate.
|
Values' Details |
NO
NO,
- Description
- The value is equivalent to false.
|
|
YES
YES,
- Description
- The value is equivalent to true.
|
|
INDETERMINATE
INDETERMINATE,
- Description
- The value is indeterminate.
|
|
Top of Page
Copyright © 2013, 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.