Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Uses of Interface
oracle.apps.cz.cio.IUserInterfaceScreen

Packages that use IUserInterfaceScreen
oracle.apps.cz.cio Provides classes used to create, save and restore configurations.  

 

Uses of IUserInterfaceScreen in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio that return IUserInterfaceScreen
 oracle.apps.cz.cio.IUserInterfaceScreen IUserInterface.getCurrentScreen()
          Deprecated. Returns the current screen that is or will be displayed in front of the user Oracle Configurator Runtime Behavior: This function may return null if called during initialization or shutdown
 oracle.apps.cz.cio.IUserInterfaceScreen IUserInterface.getOriginalScreen()
          Deprecated. Returns the screen that was displayed to the user at the start of the event.
 oracle.apps.cz.cio.IUserInterfaceScreen IUserInterfaceControl.getScreen()
          Deprecated. Returns The IUserInterfaceScreen that this control is displayed in.

 

Methods in oracle.apps.cz.cio with parameters of type IUserInterfaceScreen
 com.sun.java.util.collections.List IUserInterface.getNode(java.lang.String id, oracle.apps.cz.cio.IUserInterfaceScreen screen)
          Deprecated. Given a String id and a screen reference retrive all associated IUserInterfaceNodes
 com.sun.java.util.collections.List IUserInterface.getNode(oracle.apps.cz.cio.IRuntimeNode rtNode, oracle.apps.cz.cio.IUserInterfaceScreen screen)
          Deprecated. Given a IRuntimeNode and a screen retrive all associated IUserInterfaceNodes

 


Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.