|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFormsAction | |
---|---|
org.apache.cocoon.forms.acting | |
org.apache.cocoon.forms.samples |
Uses of AbstractFormsAction in org.apache.cocoon.forms.acting |
---|
Subclasses of AbstractFormsAction in org.apache.cocoon.forms.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 AbstractFormsAction in org.apache.cocoon.forms.samples |
---|
Subclasses of AbstractFormsAction in org.apache.cocoon.forms.samples | |
---|---|
class |
InitForm1Action
An action that creates an instance of a specific example form included with Cocoon Forms, and adds some rows to its repeater widget. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |