Interface IWithExtElements

    • Method Detail

      • getExtElements

        ExtElements getExtElements()
        Gets the ExtElements object associated with this object. If none exists one is created.
        Returns:
        the ExtElements object associated with this object. If none exists one is created.
      • hasExtElements

        boolean hasExtElements()
        Indicates if there is a ExtElements object associated with this object.
        Returns:
        true if there is a ExtElements object associated with this object, false otherwise.