ERXSingleButton Class Reference

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

Collaboration diagram for ERXSingleButton:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse aResponse, WOContext aContext)
String buttonCssClass ()
 ERXSingleButton (WOContext aContext)
boolean isStateless ()
String jsString ()
boolean shouldSubmitForm ()
boolean useButton ()
boolean useForm ()
boolean useSubmitButton ()


Detailed Description

A stand alone submit button to be used as an action button.

This is useful for cancel buttons which should not submit the page and create all the validation messages. It can also create its own FORM, so you can drop this component anywhere.

action value doNotUseForm If true, do not output a form, ever. If false or not specified, do what is more efficient. actionClass directActionName target shouldSubmitForm If false, will let the submit button use javascript code to set "document.location", which does not submit the form the button is in. The default value is false.


Constructor & Destructor Documentation

ERXSingleButton ( WOContext  aContext  ) 


Member Function Documentation

void appendToResponse ( WOResponse  aResponse,
WOContext  aContext 
)

String buttonCssClass (  ) 

boolean isStateless (  ) 

String jsString (  ) 

boolean shouldSubmitForm (  ) 

boolean useButton (  ) 

boolean useForm (  ) 

boolean useSubmitButton (  ) 


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

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