|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |