Constants' Details |
DEFAULT
const short DEFAULT = 0;
- Description
- a normal item
|
|
SEPARATOR_LINE
const short SEPARATOR_LINE = 1;
- Description
- a separator is inserted as a line.
|
|
SEPARATOR_SPACE
const short SEPARATOR_SPACE = 2;
- Description
- a separator is inserted as a space.
|
|
SEPARATOR_LINEBREAK
const short SEPARATOR_LINEBREAK = 3;
- Description
- a line break is inserted.
|
|
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.