Package | Description |
---|---|
org.jboss.errai.forge.constant | |
org.jboss.errai.forge.facet.module |
Modifier and Type | Method and Description |
---|---|
static ModuleVault.Module |
ModuleVault.Module.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleVault.Module[] |
ModuleVault.Module.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected Collection<ModuleVault.Module> |
AbstractModuleFacet.modules
A collection of GWT modules to inherit in this project.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<Node> |
AbstractModuleFacet.generateInsertElements(Collection<ModuleVault.Module> modules,
Document doc)
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.