Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-33408

UIComponent#getVisibleRect() omitted from documentation

    XMLWordPrintableJSON

Details

    Description

      UIComponent#getVisibleRect is a public function, but it is hidden from documentation:

      /**

      • @private
        *
      • Get the bounds of this object that are visible to the user
      • on the screen.
        *
      • @param targetParent The parent to stop at when calculating the visible
      • bounds. If null, this object's system manager will be used as
      • the parent.
        *
      • @return a <code>Rectangle</code> including the visible portion of the this
      • object. The rectangle is in global coordinates.
        */
        public function getVisibleRect(targetParent:DisplayObject = null):Rectangle { ... }

      Attachments

        1. FLEX-33408.patch
          0.9 kB
          Mark Kessler

        Activity

          People

            carlos.rovira Carlos Rovira
            jcfranco JC Franco
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: