JavaScript is disabled on your browser.
Project Wonder 6.3-SNAPSHOT
public class ERXIFrame
extends com.webobjects.appserver._private.WOHTMLDynamicElement
IFRAME that can use its own contents to render when none of the other
bindings are supplied. Makes page-writing a lot easier as you don't need an
extra page for the contents. Beware, this can confuse the backtrack cache a lot..
Author:
ak
Bindings src absolute url to render from pageName name of the page to open action renders the action result as the content
Field Summary
Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup
_children
Method Summary
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, escapeHTML, hasContent, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, toString, urlAttributeAssociations
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup
addChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Last updated: Tue, Mar 15, 2022 09:55 AM CET
Copyright © 2002 – 2022 Project Wonder.