Groovy Documentation

taglib
Class WebFlowTagLib

java.lang.Object
  taglib.WebFlowTagLib

class WebFlowTagLib

Tag library containing tags used in web flow views.


Property Summary
def handleWebFlowException

Handle exceptions that may happen during a web flow, setting the appropriate error message in flash scope.

 
Constructor Summary
WebFlowTagLib()

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

handleWebFlowException

def handleWebFlowException
Handle exceptions that may happen during a web flow, setting the appropriate error message in flash scope.


 
Constructor Detail

WebFlowTagLib

WebFlowTagLib()


 

Groovy Documentation