Scripts
    Preparing search index...

    Class DocumentElementContainerAbstract

    Hierarchy (View Summary)

    Implements

    Index

    Methods

    • Checks if the element has specified tag.

      Parameters

      • tag: Tag

        Tag that is checked.

      Returns boolean

      True if element has specified tag, false otherwise.

    • Sets value of the element.

      Parameters

      • Optionalvalue: any

        Value to be set to the element.

      Returns void