JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.javarosa.core.api
Interface State
public interface
State
A state represents a particular state of the application. Each state has an associated view and controller and a set of transitions to new states.
See Also:
TrivialTransitions
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
start
()
Method Detail
start
void start()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method