|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Deprecated. This class is only supported for DHTML UIs Implemented by user interface object that allow interaction with functional companions. Oracle Configurator Runtime Behavior: Oracle Configurator provides a set of constant types for use by functional companion writers. Other implementations may provide their own types.
| Field Summary | |
static int |
BOM_CONTROLDeprecated. A DHTML Bill-of-material control |
static int |
BUTTONDeprecated. A DHTML button control |
static int |
CHECK_BOXDeprecated. A DHTML logic check box control |
static int |
COMBO_BOXDeprecated. A DHTML logic combo box control |
static int |
CONNECT_OPTIONDeprecated. |
static int |
CONNECTORDeprecated. |
static int |
CONNECTOR_LISTDeprecated. |
static int |
DECIMAL_FIELDDeprecated. A DHTML decimal input field control |
static int |
IMAGEDeprecated. A DHTML image control |
static int |
INTEGER_FIELDDeprecated. A DHTML integer input field control |
static int |
LABELDeprecated. A DHTML label control |
static int |
LOGIC_COUNT_BOXDeprecated. A DHTML logic section list control, with count |
static int |
MODEL_INSTANCEDeprecated. |
static int |
MODEL_INSTANCES_BOXDeprecated. |
static int |
OPTIONDeprecated. An option |
static java.lang.String |
RCS_IDDeprecated. |
static boolean |
RCS_ID_RECORDEDDeprecated. |
static int |
RESOURCE_FIELDDeprecated. A DHTML resource field |
static int |
SCREENDeprecated. A DHTML screen node |
static int |
SELECTION_LISTDeprecated. A DHTML logic selection list control |
static int |
SELECTION_LIST_MUTEXDeprecated. A DHTML mutexed, logic selection list control |
static int |
TARGET_COMPONENTDeprecated. |
static int |
TEXT_FIELDDeprecated. A DHTML text input field control |
static int |
TOTAL_FIELDDeprecated. A DHTML total field |
static int |
TREELINKDeprecated. A DHTML screen link node |
static int |
UINODEDeprecated. A UINODE of unspecified type |
| Method Summary | |
java.lang.String |
getName()Deprecated. Returns the internal name of the user interface node, which can be null. |
oracle.apps.cz.cio.IRuntimeNode |
getRuntimeNode()Deprecated. Returns the associated runtime model node, if any. |
int |
getType()Deprecated. Gets the type of the node |
java.lang.String |
getUiCaption()Deprecated. Returns the visible caption of the user interface node, if it has one. |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
public static final int UINODE
public static final int BOM_CONTROL
public static final int DECIMAL_FIELD
public static final int INTEGER_FIELD
public static final int RESOURCE_FIELD
public static final int TEXT_FIELD
public static final int TOTAL_FIELD
public static final int IMAGE
public static final int LABEL
public static final int SCREEN
public static final int TREELINK
public static final int COMBO_BOX
public static final int SELECTION_LIST
public static final int SELECTION_LIST_MUTEX
public static final int LOGIC_COUNT_BOX
public static final int CHECK_BOX
public static final int BUTTON
public static final int OPTION
public static final int CONNECTOR
public static final int TARGET_COMPONENT
public static final int CONNECTOR_LIST
public static final int CONNECT_OPTION
public static final int MODEL_INSTANCES_BOX
public static final int MODEL_INSTANCE
| Method Detail |
public int getType()
public java.lang.String getName()
public java.lang.String getUiCaption()
public oracle.apps.cz.cio.IRuntimeNode getRuntimeNode()
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.