
Public Member Functions | |
| void | awake () |
| ERXIFrame (WOContext context) | |
| WOElement | frameContent () |
| boolean | isInvoking () |
| String | srcUrl () |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| String | iframe = "iframe" |
Package Attributes | |
| boolean | isInvoking = false |
Static Package Attributes | |
| static final Logger | log = Logger.getLogger(ERXIFrame.class) |
| ERXIFrame | ( | WOContext | context | ) |
| void awake | ( | ) |
| WOElement frameContent | ( | ) |
| boolean isInvoking | ( | ) |
| String srcUrl | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
boolean isInvoking = false [package] |
final Logger log = Logger.getLogger(ERXIFrame.class) [static, package] |
1.5.8