|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ command overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.lib.command
Class AllChildrenRemovedEvent

java.lang.Objectjava.util.EventObject
com.virtuosotechnologies.lib.command.CommandNodeEvent
com.virtuosotechnologies.lib.command.AllChildrenRemovedEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class AllChildrenRemovedEvent
- extends CommandNodeEvent
An event indicating all children were removed
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
AllChildrenRemovedEvent(CommandNode parent)
Constructor. |
|
| Methods inherited from class com.virtuosotechnologies.lib.command.CommandNodeEvent |
getParentNode |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
AllChildrenRemovedEvent
public AllChildrenRemovedEvent(CommandNode parent)
- Constructor.
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ command overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC