JavaScript is disabled on your browser.
Project Wonder 7.5-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 Name Description 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
Last updated: Fri, Nov 22, 2024 08:08 AM CET
Copyright © 2002 – 2024 Project Wonder.