Overview

Specifies new member values for new label bundles.

Members

Show inherited members

Name Type Description

labelBundleName

string

The name of the label bundle.

labelBundleUpdater

labelBundleUpdater

Updated members of the label bundle.

labelHandles

beeId<label>[]

Labels included in the bundle.

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:addLabelsCreator xsi:type="obh:addLabelsCreator" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <labelBundleName>your_string_0</labelBundleName>
        <labelBundleUpdater>your_labelBundleUpdater_0</labelBundleUpdater>
        <labelHandles>your_beeId_0</labelHandles>
        <labelHandles>your_beeId_1</labelHandles>
        <labelHandles>your_beeId_2</labelHandles>
</obh:addLabelsCreator>

Referenced By Representaions

Not Referenced Directly by Representations