Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.ui.shared.chain.Command

Packages that use Command
org.jboss.errai.ui.rebind.chain   
org.jboss.errai.ui.shared.chain   
 

Uses of Command in org.jboss.errai.ui.rebind.chain
 

Classes in org.jboss.errai.ui.rebind.chain that implement Command
 class DummyRemover
           
 class SelectorReplacer
           
 

Methods in org.jboss.errai.ui.rebind.chain with parameters of type Command
 void TemplateChain.addCommand(Command command)
           
static TemplateCatalog TemplateCatalog.createTemplateCatalog(Command... commands)
           
 

Uses of Command in org.jboss.errai.ui.shared.chain
 

Classes in org.jboss.errai.ui.shared.chain that implement Command
 class Chain
           
 

Methods in org.jboss.errai.ui.shared.chain that return types with arguments of type Command
 List<Command> Chain.getCommands()
           
 

Methods in org.jboss.errai.ui.shared.chain with parameters of type Command
 void Chain.addCommand(Command command)
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.