Class ActionController

java.lang.Object
org.javarosa.core.model.actions.ActionController
All Implemented Interfaces:
Externalizable

public class ActionController
extends Object
implements Externalizable
Registers actions that should be triggered by certain events, and handles the triggering of those actions when an event occurs.
Author:
Aliza Stone