net.wotonomy.web
Interface WOActionResults

All Known Implementing Classes:
WOActionURL, WOActiveImage, WOBody, WOCheckBox, WOComponent, WOComponentContent, WOConditional, WODynamicElement, WOElement, WOForm, WOFrame, WOGenericContainer, WOGenericElement, WOHiddenField, WOHyperlink, WOImage, WOImageButton, WOInput, WOPasswordField, WOPopUpButton, WORadioButton, WORepetition, WORequest, WOResetButton, WOResourceURL, WOResponse, WOString, WOSubmitButton, WOSwitchComponent, WOText, WOTextField

public interface WOActionResults

An interface defining the results of a DirectAction. Implemented by both WOResponse and WOComponent so both can be returned from a DirectAction.

Version:
$Revision: 893 $
Author:
michael@mpowers.net, $Author: cgruber $

Method Summary
 WOResponse generateResponse()
          Returns a response object as appropriate for the target.
 

Method Detail

generateResponse

WOResponse generateResponse()
Returns a response object as appropriate for the target.



Copyright © 2006 null. All Rights Reserved.