| Package | Description |
|---|---|
| org.javarosa.core.model.actions | |
| org.javarosa.core.model.actions.recordaudio | |
| org.javarosa.core.model.actions.setgeopoint |
| Modifier and Type | Class and Description |
|---|---|
class |
SetValueAction |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
ActionController.getListenersForEvent(String event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionController.registerEventListener(List<String> eventList,
Action action)
Register an action to be triggered by the specified event(s).
|
void |
ActionController.registerEventListener(String event,
Action action)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RecordAudioAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SetGeopointAction
Abstract implementation of odk:setgeopoint action.
|
class |
StubSetGeopointAction
An odk:setgeopoint implementation that immediately writes that no implementation is available when the action is
triggered.
|
Copyright © 2022. All rights reserved.