public class ModelNavigationAction extends AbstractModel
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
log
Used for logging.
|
Constructor and Description |
---|
ModelNavigationAction()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
handleAppEvent(AppEvent ape)
Allows the class to handle AppEvents.
|
getController, setController
public ModelNavigationAction()
public void handleAppEvent(AppEvent ape)
handleAppEvent
in class AbstractModel
ape
- An AppEvent
.