Package AccessEngine :: Package AEConstants :: Module API
[hide private]
[frames] | no frames]

Module API

source code

AccessEngineAPI related constants.


Author: Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Variables [hide private]
integer CHAIN_BEFORE = 0
Links one task before the execution of another.
integer CHAIN_AFTER = 1
Links one task after the execution of another.
integer CHAIN_AROUND = 2
Links on task around the execution of another.
integer UIE_LOADED = 0
Constant indicating AEUserInterfaces loaded
integer UIE_INSTALLED = 1
Constant indicating AEUserInterfaces installed
integer UIE_TIER_ASSOCIATED = 2
Constant indicating AEScripts associated with the current AETier in the active profile
integer UIE_ALL_ASSOCIATED = 3
Constant indicating AEUserInterfaces associated with the active profile