|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWoodyAction | |
---|---|
org.apache.cocoon.woody.acting | |
org.apache.cocoon.woody.samples |
Uses of AbstractWoodyAction in org.apache.cocoon.woody.acting |
---|
Subclasses of AbstractWoodyAction in org.apache.cocoon.woody.acting | |
---|---|
class |
HandleFormSubmitAction
An action that will create a form instance, let it handle the current request (and do validation), and will return not-null if validation was successfully or null when validation failed. |
Uses of AbstractWoodyAction in org.apache.cocoon.woody.samples |
---|
Subclasses of AbstractWoodyAction in org.apache.cocoon.woody.samples | |
---|---|
class |
InitForm1Action
An action that creates an instance of a specific example form included with Woody, and adds some rows to its repeater widget. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |