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, args, callback) — Method in 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, newIndex) — Method in 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 in class com.google.code.flexiframe.IFrame
Called to check for existing pop-ups when the component appears or changes size
checkObjectId(id, randomCode) — Method in class com.google.code.flexiframe.IFrame
Receive information about a DOM object and test if this is this SWF object.
checkOverlay(displayObj) — Method in class com.google.code.flexiframe.IFrame
Check to see if the given DisplayObject overlaps this object.
com.google.code.flexiframe — Package
commitProperties() — Method in class com.google.code.flexiframe.IFrame
Triggered by change to component properties.
containerDict — Property in class com.google.code.flexiframe.IFrame
The dictionnary of the hierarchy of the parent containers.
_content — Property in class com.google.code.flexiframe.IFrame
The content of the IFrame.
content — Property in class com.google.code.flexiframe.IFrame
Return content string of div contents
createChildren() — Method in class com.google.code.flexiframe.IFrame
Generate DOM elements and build display path.
createIFrame() — Method in 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