| 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 | |
| handleAdd(event) — Method in class com.google.code.flexiframe.IFrame | |
| Triggered by addition of this object to the stage. | |
| handleChange(event) — Method in class com.google.code.flexiframe.IFrame | |
| Triggered by one of our listeners seeded all the way up the display list to catch a 'changed' event which might hide or display this object. | |
| handleFrameLoad() — Method in class com.google.code.flexiframe.IFrame | |
| Trigered when the IFrame is loaded. | |
| handleMove(event) — Method in class com.google.code.flexiframe.IFrame | |
| Triggered by one of our listeners seeded all the way up the display list to catch a 'move' event which might reposition this object. | |
| handleRemove(event) — Method in class com.google.code.flexiframe.IFrame | |
| Triggered by removal of this object from the stage. | |
| hideDiv() — Method in class com.google.code.flexiframe.IFrame | |
| Hide the div. | |
| hideIFrame() — Method in class com.google.code.flexiframe.IFrame | |
| Hide the IFrame. | |
| historyBack() — Method in class com.google.code.flexiframe.IFrame | |
| Load the IFrame's last page in the navigation history. | |
| historyForward() — Method in class com.google.code.flexiframe.IFrame | |
| Load the IFrame's next page in the navigation history. | |
| hitTestStageObject(o) — Method in class com.google.code.flexiframe.IFrame | |
| The native hitTestObject method seems to have some issues depending on the situation. | |
| 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 | |