AjaxUpload Class Reference

Inherits com::webobjects::appserver::WOComponent.

Inherited by AjaxUploadButton, and AjaxUploadContainer.

Collaboration diagram for AjaxUpload:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings
interface  Headers

Public Member Functions

 AjaxUpload (WOContext aContext)
void appendToResponse (WOResponse response, WOContext context)
String id ()
String options ()
String script ()
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest request, WOContext context)
String uploadName ()

Protected Member Functions

NSArray< String_options ()
void setData (NSData data)
void setFilePath (String aPath)
void setMimeType (String aType)

Private Member Functions

String _id ()
String _script ()
String _uploadName ()
String elementID ()
String href ()
boolean isAjax ()

Private Attributes

String elementID

Static Private Attributes

static boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true)


Constructor & Destructor Documentation

AjaxUpload ( WOContext  aContext  ) 


Member Function Documentation

String _id (  )  [private]

NSArray<String> _options (  )  [protected]

String _script (  )  [private]

String _uploadName (  )  [private]

void appendToResponse ( WOResponse  response,
WOContext  context 
)

String elementID (  )  [private]

String href (  )  [private]

String id (  ) 

boolean isAjax (  )  [private]

String options (  ) 

String script (  ) 

void setData ( NSData  data  )  [protected]

void setFilePath ( String  aPath  )  [protected]

void setMimeType ( String  aType  )  [protected]

boolean synchronizesVariablesWithBindings (  ) 

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)

String uploadName (  ) 


Member Data Documentation

String elementID [private]

boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:23 2012 for Project Wonder by  doxygen 1.5.8