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

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

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

 

Uses of IUserInterfaceNode in oracle.apps.cz.cio

 

Subinterfaces of IUserInterfaceNode in oracle.apps.cz.cio
 interface IUserInterfaceControl
          Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that represent controls that are displayed to the end user Oracle Configurator Runtime Behavior:
 interface IUserInterfaceImage
          Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with images. Oracle Configurator Runtime Behavior:
 interface IUserInterfaceLabel
          Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with labels. Oracle Configurator Runtime Behavior:
 interface IUserInterfaceScreen
          Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with screens. Oracle Configurator Runtime Behavior:

 

Methods in oracle.apps.cz.cio that return IUserInterfaceNode
 oracle.apps.cz.cio.IUserInterfaceNode IUserInterfaceEvent.getUiNode()
          Deprecated. Returns the user interface node that the event is associated with.
 oracle.apps.cz.cio.IUserInterfaceNode IneffectiveUiNodeException.getNode()
           
 oracle.apps.cz.cio.IUserInterfaceNode UiNodeUnAvailableException.getNode()
           

 

Constructors in oracle.apps.cz.cio with parameters of type IUserInterfaceNode
IneffectiveUiNodeException(oracle.apps.cz.cio.IUserInterfaceNode node, oracle.apps.cz.cio.Configuration config)
           
UiNodeUnAvailableException(oracle.apps.cz.cio.IUserInterfaceNode node, oracle.apps.cz.cio.Configuration config)
           

 


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.