Project Wonder 5.0

er.extensions.components._private
Class ERXActiveImage

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WODynamicElement
          extended by com.webobjects.appserver._private.WODynamicGroup
              extended by com.webobjects.appserver._private.WOHTMLDynamicElement
                  extended by com.webobjects.appserver._private.WOInput
                      extended by com.webobjects.appserver._private.WOActiveImage
                          extended by er.extensions.foundation.ERXPatcher.DynamicElementsPatches.ActiveImage
                              extended by 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 er.extensions.foundation.ERXPatcher.DynamicElementsPatches.ActiveImage
_id
 
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)
           
 
Method Summary
protected  void appendConstantAttributesToResponse(com.webobjects.appserver.WOResponse woresponse, com.webobjects.appserver.WOContext wocontext)
           
 
Methods inherited from class er.extensions.foundation.ERXPatcher.DynamicElementsPatches.ActiveImage
_appendNameAttributeToResponse, appendToResponse, invokeAction
 
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
 

Field Detail

_alt

protected com.webobjects.appserver.WOAssociation _alt
Constructor Detail

ERXActiveImage

public ERXActiveImage(java.lang.String tag,
                      com.webobjects.foundation.NSDictionary associations,
                      com.webobjects.appserver.WOElement element)
Method Detail

appendConstantAttributesToResponse

protected void appendConstantAttributesToResponse(com.webobjects.appserver.WOResponse woresponse,
                                                  com.webobjects.appserver.WOContext wocontext)
Overrides:
appendConstantAttributesToResponse in class ERXPatcher.DynamicElementsPatches.ActiveImage

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.