Package AEConstants :: Module Tools
[hide private]
[frames] | no frames]

Module Tools

source code

Task.Tools 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 UIElements loaded
integer UIE_INSTALLED = 1
Constant indicating UIElements installed
integer UIE_TIER_ASSOCIATED = 2
Constant indicating Perks associated with the current Tier in the active profile
integer UIE_ALL_ASSOCIATED = 3
Constant indicating UIElements associated with the active profile