| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| callIFrameFunction(functionName:String, args:Array, callback:Function) — method, class com.google.code.flexiframe.IFrame |
|
Calls a function of the specified name defined on the IFrame document
(like document.functionName = function () {...} ), passing it an array of arguments. |
| checkDisplay(target:Object, newIndex:Number) — method, class com.google.code.flexiframe.IFrame |
|
This function updates the selected view child of the signalling container
and then compares the path from our IFrame up the displaylist to see if
the index settings match. |
| checkExistingPopUps() — method, class com.google.code.flexiframe.IFrame |
|
Called to check for existing pop-ups when the component
appears or changes size
|
| checkObjectId(id:String, randomCode:Number) — method, class com.google.code.flexiframe.IFrame |
|
Receive information about a DOM object and test if this is this SWF object. |
| checkOverlay(displayObj:flash.display:DisplayObject) — method, class com.google.code.flexiframe.IFrame |
|
Check to see if the given DisplayObject overlaps this object. |
| com.google.code.flexiframe — package |
| |
| commitProperties() — method, class com.google.code.flexiframe.IFrame |
|
Triggered by change to component properties. |
| containerDict — Property, class com.google.code.flexiframe.IFrame |
|
The dictionnary of the hierarchy of the parent containers. |
| _content — Property, class com.google.code.flexiframe.IFrame |
|
The content of the IFrame. |
| content — Property, class com.google.code.flexiframe.IFrame |
|
Return content string of div contents
|
| createChildren() — method, class com.google.code.flexiframe.IFrame |
|
Generate DOM elements and build display path. |
| createIFrame() — method, class com.google.code.flexiframe.IFrame |
|
Create the IFrame. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |