:: com :: sun :: star :: awt ::
|
constants group PopupMenuDirection |
- Description
- These values are used to specify the direction in which
a pop-up menu will grow.
They may be expanded in future versions.
|
Constants' Details |
DEFAULT
const short DEFAULT = 0;
- Usage Restrictions
- deprecated
|
|
DOWN
const short DOWN = 1;
- Usage Restrictions
- deprecated
|
|
EXECUTE_DEFAULT
const short EXECUTE_DEFAULT = 0;
- Description
- opens on execute in a default direction.
|
|
EXECUTE_DOWN
const short EXECUTE_DOWN = 1;
- Description
- opens on execute downwards.
|
|
EXECUTE_UP
const short EXECUTE_UP = 2;
- Description
- opens on execute upwards.
|
|
EXECUTE_LEFT
const short EXECUTE_LEFT = 4;
- Description
- opens on execute to the left.
|
|
EXECUTE_RIGHT
const short EXECUTE_RIGHT = 8;
- Description
- opens on execute to the right.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.