| Trees | Indices | Help |
|---|
|
|
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
|
|||
| integer |
CHAIN_BEFORE = 0Links one Task before the execution of another. |
||
| integer |
CHAIN_AFTER = 1Links one Task after the execution of another. |
||
| integer |
CHAIN_AROUND = 2Links on Task around the execution of another. |
||
| integer |
UIE_LOADED = 0Constant indicating UIElements loaded |
||
| integer |
UIE_INSTALLED = 1Constant indicating UIElements installed |
||
| integer |
UIE_TIER_ASSOCIATED = 2Constant indicating Perks associated with the current Tier in the active profile |
||
| integer |
UIE_ALL_ASSOCIATED = 3Constant indicating UIElements associated with the active profile |
||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:14 2007 | http://epydoc.sourceforge.net |