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 |
_frameAdded — Property, class com.google.code.flexiframe.IFrame |
|
Wether the frame is added or not. |
_frameId — Property, class com.google.code.flexiframe.IFrame |
|
The frame ID. |
frameLoad — Event, class com.google.code.flexiframe.IFrame |
|
The event dispatched when the IFrame is loaded. |
_frameLoaded — Property, class com.google.code.flexiframe.IFrame |
|
Wether the frame is loaded or not. |
FUNCTION_ASK_FOR_EMBED_OBJECT_ID — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the function that prompts the DOM objects to find the SWF object id. |
FUNCTION_BRING_IFRAME_TO_FRONT — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that brings an IFrame to the front. |
FUNCTION_CALLIFRAMEFUNCTION — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that calls a function on an IFrame. |
FUNCTION_CREATEIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that creates an IFrame. |
FUNCTION_GET_BROWSER_MEASURED_WIDTH — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the Javascript function that gets the browser measured width. |
FUNCTION_HIDEDIV — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that hides a Div. |
FUNCTION_HIDEIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that hides an IFrame. |
FUNCTION_HISTORY_BACK — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the Javascript function that loads the IFrame's last page in the history. |
FUNCTION_HISTORY_FORWARD — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the Javascript function that loads the IFrame's next page in the history. |
FUNCTION_LOADDIV_CONTENT — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that loads content into a Div. |
FUNCTION_LOADIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that loads an Iframe. |
FUNCTION_MOVEIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that moves an IFrame. |
FUNCTION_PRINT_IFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the Javascript function that prints the IFrame. |
_functionQueue — Property, class com.google.code.flexiframe.IFrame |
|
The queued functions waiting for the frame to be loaded. |
FUNCTION_REMOVEIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that removes an IFrame. |
FUNCTION_SETUP_RESIZE_EVENT_LISTENER — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the Javascript function that setups the 'resize' event listener. |
FUNCTION_SHOWDIV — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that shows a Div. |
FUNCTION_SHOWIFRAME — Static Property, class com.google.code.flexiframe.IFrameExternalCalls |
|
The name of the JavaScript function that shows an 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 |