it.amattioli.applicate.commands
Interface DynaCommand

Show UML class diagram
All Superinterfaces:
Command, org.apache.commons.beanutils.DynaBean, Map, it.amattioli.dominate.util.PropertyChangeEmitter
All Known Implementing Classes:
CommandDecorator

public interface DynaCommand
extends Command, org.apache.commons.beanutils.DynaBean, Map


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface it.amattioli.applicate.commands.Command
addCommandListener, addCommandListener, cancelCommand, doCommand
 
Methods inherited from interface it.amattioli.dominate.util.PropertyChangeEmitter
addPropertyChangeListener, removePropertyChangeListener
 
Methods inherited from interface org.apache.commons.beanutils.DynaBean
contains, get, get, get, getDynaClass, remove, set, set, set
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 



Copyright © 2011. All Rights Reserved.