oracle.apps.cz.cio
Interface IUserInterfaceLabel
- All Superinterfaces:
- IUserInterfaceControl, IUserInterfaceNode
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:
- public interface IUserInterfaceLabel
- extends IUserInterfaceControl
| Fields inherited from interface oracle.apps.cz.cio.IUserInterfaceNode |
BOM_CONTROL, BUTTON, CHECK_BOX, COMBO_BOX, CONNECT_OPTION, CONNECTOR, CONNECTOR_LIST, DECIMAL_FIELD, IMAGE, INTEGER_FIELD, LABEL, LOGIC_COUNT_BOX, MODEL_INSTANCE, MODEL_INSTANCES_BOX, OPTION, RESOURCE_FIELD, SCREEN, SELECTION_LIST, SELECTION_LIST_MUTEX, TARGET_COMPONENT, TEXT_FIELD, TOTAL_FIELD, TREELINK, UINODE |
| Method Summary |
void |
setUiCaption(java.lang.String caption)
Deprecated. Sets the caption to be displayed by the label. |
RCS_ID
public static final java.lang.String RCS_ID
- Deprecated.
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
- Deprecated.
setUiCaption
public void setUiCaption(java.lang.String caption)
- Deprecated.
- Sets the caption to be displayed by the label. The image name can be null. Oracle Configurator Runtime Behavior: If null is passed as the argument the runtime will send "" to the client. The label control will still be displayed.
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.