Orgchildren

`

CE
PE
EE

`

since 8.6

Employment/Purpose

Orgchildrencontains a collection of Orgitem components. It is main body of the Organigramand it also the main body of an Orgitem’s children.

Example

    <organigram width="600px">
        <orgchildren>
            <orgitem label="Item1">
                <orgchildren>
                    <orgitem label="Item2">
                        <orgchildren>
                            <orgitem label="Item3"/>
                            <orgitem label="Item4"/>
                        </orgchildren>
                    </orgitem>
                </orgchildren>
            </orgitem>
        </orgchildren>
    </organigram>

Supported Events

Name

Event Type

None

None

Supported Children

* Orgitem

Version History

Version Date Content