com.plumtree.server
Interface IPTUserInterfaceManager
- public interface IPTUserInterfaceManager
Object manager for IPTUserInterface objects.
- See Also:
IPTUserInterface
|
Method Summary |
java.lang.Object |
OpenByUniqueID(java.lang.String bstrUniqueID,
boolean bLockInitially)
Opens a User Interface object by its UniqueID. |
OpenByUniqueID
public java.lang.Object OpenByUniqueID(java.lang.String bstrUniqueID,
boolean bLockInitially)
- Opens a User Interface object by its UniqueID. -jas
- Parameters:
bstrUniqueID - unique identifierbLockInitially - if true, the object returned will be locked and ready for editing- Returns:
- object that supports IPTUserInterface
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.