Project Wonder 5.0.0.8787

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  WOAssociation _alt
           
 
Fields inherited from class er.extensions.foundation.ERXPatcher.DynamicElementsPatches.ActiveImage
_id
 
Fields inherited from class com.webobjects.appserver._private.WOActiveImage
_CLASS
 
Fields inherited from class com.webobjects.appserver._private.WOInput
_disabled, _escapeHTML, _hidden, _name, _value
 
Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
 
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup
_children
 
Fields inherited from class com.webobjects.appserver.WODynamicElement
_ConstructorParameters
 
Constructor Summary
ERXActiveImage(String tag, NSDictionary associations, WOElement element)
           
 
Method Summary
protected  void appendConstantAttributesToResponse(WOResponse woresponse, 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
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, _appendValueAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, type, valueStringInContext
 
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, 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 WOAssociation _alt
Constructor Detail

ERXActiveImage

public ERXActiveImage(String tag,
                      NSDictionary associations,
                      WOElement element)
Method Detail

appendConstantAttributesToResponse

protected void appendConstantAttributesToResponse(WOResponse woresponse,
                                                  WOContext wocontext)
Overrides:
appendConstantAttributesToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElement

Last updated: Wed, Jan 7, 2009 • 04:35 AM EST

Copyright © 2002 – 2007 Project Wonder.