|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.puremvc.java.patterns.observer.Notifier
org.puremvc.java.patterns.command.MacroCommand
org.puremvc.java.patterns.command.MacroCommandTestCommand
public class MacroCommandTestCommand
A MacroCommand subclass used by MacroCommandTest.
MacroCommandTest
,
MacroCommandTestSub1Command
,
MacroCommandTestSub2Command
,
MacroCommandTestVO
Constructor Summary | |
---|---|
MacroCommandTestCommand()
Constructor. |
Method Summary |
---|
Methods inherited from class org.puremvc.java.patterns.command.MacroCommand |
---|
execute |
Methods inherited from class org.puremvc.java.patterns.observer.Notifier |
---|
sendNotification, sendNotification, sendNotification |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.puremvc.java.interfaces.INotifier |
---|
sendNotification, sendNotification, sendNotification |
Constructor Detail |
---|
public MacroCommandTestCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |