|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use IActionTrigger | |
---|---|
siouxsie.mvc | |
siouxsie.mvc.impl | |
siouxsie.mvc.test |
Uses of IActionTrigger in siouxsie.mvc |
---|
Methods in siouxsie.mvc with parameters of type IActionTrigger | |
---|---|
void |
IScreen.setActionTrigger(IActionTrigger trigger)
The action trigger which trigger a MVC action. |
Uses of IActionTrigger in siouxsie.mvc.impl |
---|
Classes in siouxsie.mvc.impl that implement IActionTrigger | |
---|---|
class |
ActionTrigger
Trigger the controller. |
Methods in siouxsie.mvc.impl with parameters of type IActionTrigger | |
---|---|
void |
ScreenSupport.setActionTrigger(IActionTrigger trigger)
|
Uses of IActionTrigger in siouxsie.mvc.test |
---|
Classes in siouxsie.mvc.test that implement IActionTrigger | |
---|---|
class |
ConsoleActionTrigger
Print action info to console. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |