Project Wonder 2.0

er.extensions
Class ERXPatcher.DynamicElementsPatches.FileUpload

java.lang.Object
  extended bycom.webobjects.appserver.WOElement
      extended bycom.webobjects.appserver.WODynamicElement
          extended bycom.webobjects.appserver._private.WODynamicGroup
              extended bycom.webobjects.appserver._private.WOHTMLDynamicElement
                  extended bycom.webobjects.appserver._private.WOInput
                      extended bycom.webobjects.appserver._private.WOFileUpload
                          extended byer.extensions.ERXPatcher.DynamicElementsPatches.FileUpload
Enclosing class:
ERXPatcher.DynamicElementsPatches

public static class ERXPatcher.DynamicElementsPatches.FileUpload
extends WOFileUpload


Field Summary
protected  WOAssociation _id
           
 
Fields inherited from class com.webobjects.appserver._private.WOFileUpload
CONTENTTYPE_KEY, DEFAULT_BUFFER_SIZE, FILENAME_SUBKEY, MIMETYPE_SUBKEY
 
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
ERXPatcher.DynamicElementsPatches.FileUpload(String aName, NSDictionary associations, WOElement element)
           
 
Method Summary
protected  void _appendNameAttributeToResponse(WOResponse woresponse, WOContext wocontext)
           
 void appendToResponse(WOResponse woresponse, WOContext wocontext)
           
 
Methods inherited from class com.webobjects.appserver._private.WOFileUpload
_appendCloseTagToResponse, _appendValueAttributeToResponse, invokeAction, takeValuesFromRequest, toString, type
 
Methods inherited from class com.webobjects.appserver._private.WOInput
_shouldEscapeHTML, appendAttributesToResponse, constantAttributesRepresentation, disabledInComponent, nameInContext
 
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
_appendAttributesFromAssociationsToResponse, _appendOpenTagToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, 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

_id

protected WOAssociation _id
Constructor Detail

ERXPatcher.DynamicElementsPatches.FileUpload

public ERXPatcher.DynamicElementsPatches.FileUpload(String aName,
                                                    NSDictionary associations,
                                                    WOElement element)
Method Detail

_appendNameAttributeToResponse

protected void _appendNameAttributeToResponse(WOResponse woresponse,
                                              WOContext wocontext)

appendToResponse

public void appendToResponse(WOResponse woresponse,
                             WOContext wocontext)

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.