| org.strecks.action.NavigableAction
All known Subclasses: org.strecks.actiontest.actions.ViewAdapterNavigableAction, org.strecks.actiontest.actions.SpringViewAction, org.strecks.actiontest.actions.SpringNamedViewAction, org.strecks.actiontest.actions.SpringExcelViewAction, org.strecks.actiontest.actions.ExampleNavigableAction, org.strecks.navigate.internal.impl.ActionWithNavigate, org.strecks.actiontest.actions.SpringViewResolverAction, org.strecks.action.navigable.impl.NavigableReadOnlyBean, org.strecks.actiontest.actions.ExamplePageAction, org.strecks.controller.implicit.ImplicitNavigableAction,
NavigableAction | public interface NavigableAction (Code) | | Basic interface for displaying content where the navigation mechanism is defined using a
author: Phil Zoio |
Method Summary | |
public void | execute() |
execute | public void execute()(Code) | | |
|
|