Uses of Interface
org.javarosa.core.model.actions.ActionController.ActionResultProcessor
| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.model.actions |
-
Uses of ActionController.ActionResultProcessor in org.javarosa.core.model
Classes in org.javarosa.core.model that implement ActionController.ActionResultProcessor Modifier and Type Class Description classFormDefDefinition of a form. -
Uses of ActionController.ActionResultProcessor in org.javarosa.core.model.actions
Methods in org.javarosa.core.model.actions with parameters of type ActionController.ActionResultProcessor Modifier and Type Method Description voidActionController. triggerActionsFromEvent(String event, FormDef model, TreeReference contextForAction, ActionController.ActionResultProcessor resultProcessor)