er.extensions.components._private
Class ERXActiveImage
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
com.webobjects.appserver._private.WOHTMLDynamicElement
com.webobjects.appserver._private.WOInput
com.webobjects.appserver._private.WOActiveImage
er.extensions.foundation.ERXPatcher.DynamicElementsPatches.ActiveImage
er.extensions.components._private.ERXActiveImage
public class ERXActiveImage
- extends ERXPatcher.DynamicElementsPatches.ActiveImage
Active image that allows for a tooltip as a binding. Gets patched into the runtime
as WOActiveImage.
- Author:
- ak
Field Summary |
protected com.webobjects.appserver.WOAssociation |
_alt
|
Fields inherited from class com.webobjects.appserver._private.WOInput |
_escapeHTML, _value |
Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
_associations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization |
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
_children |
Fields inherited from class com.webobjects.appserver.WODynamicElement |
_ConstructorParameters |
Constructor Summary |
ERXActiveImage(java.lang.String tag,
com.webobjects.foundation.NSDictionary associations,
com.webobjects.appserver.WOElement element)
|
Methods inherited from class com.webobjects.appserver._private.WOActiveImage |
_appendCGIActionURLToResponse, appendAttributesToResponse, takeValuesFromRequest, toString |
Methods inherited from class com.webobjects.appserver._private.WOInput |
_appendValueAttributeToResponse, _shouldEscapeHTML, appendAttributesToResponse, constantAttributesRepresentation, disabledInComponent, nameInContext, type |
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
_appendAttributesFromAssociationsToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _frameworkNameInComponent, appendNonURLAttributesToResponse, appendURLAttributesToResponse, computeActionStringInContext, computeQueryDictionaryInContext, elementName, escapeHTML, nonUrlAttributeAssociations, urlAttributeAssociations |
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_alt
protected com.webobjects.appserver.WOAssociation _alt
ERXActiveImage
public ERXActiveImage(java.lang.String tag,
com.webobjects.foundation.NSDictionary associations,
com.webobjects.appserver.WOElement element)
appendConstantAttributesToResponse
protected void appendConstantAttributesToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext)
- Overrides:
appendConstantAttributesToResponse
in class ERXPatcher.DynamicElementsPatches.ActiveImage
Copyright © 2002 – 2007 Project Wonder.