blob: 3e3b5d6b9ca6b576213be841bcd31117c2cea978 [file] [log] [blame]
{ "type": "method",
"qname": "org.apache.royale.jewel.supportClasses.util.positionInsideBoundingClientRect",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Determines the position of the popUp related to a point to avoid the component get partialy out of sight. Ensure the popup has width before performing this operation to work properly",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.IUIBase"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "org.apache.royale.geom.Point",
"params": [{ "name": "_strand", "type": "org.apache.royale.core.IStrand"},
{ "name": "popUp", "type": "org.apache.royale.core.IUIBase"},
{ "name": "point", "type": "org.apache.royale.geom.Point"}]}