| Trees | Indices | Help |
|
|---|
|
|
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 AEUserInterfaces loaded |
||
| integer |
UIE_INSTALLED = 1Constant indicating AEUserInterfaces installed |
||
| integer |
UIE_TIER_ASSOCIATED = 2Constant indicating AEScripts associated with the current AETier in the active profile |
||
| integer |
UIE_ALL_ASSOCIATED = 3Constant indicating AEUserInterfaces associated with the active profile |
||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:46 2008 | http://epydoc.sourceforge.net |