| Package | Description |
|---|---|
| xapi.dev.elemental | |
| xapi.dev.ui.html |
| Modifier and Type | Method and Description |
|---|---|
HtmlGeneratorNode |
ElementalGeneratorContext.ElementalGeneratorResult.getRoot(com.google.gwt.core.ext.typeinfo.JClassType type,
com.google.gwt.core.ext.typeinfo.TypeOracle typeOracle) |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlGeneratorContext
A collection of data for a given class pertaining to the pertinent html
generator annotations that are discovered from any given type (a class plus
it's methods).
|
| Modifier and Type | Field and Description |
|---|---|
protected StringTo<HtmlGeneratorNode> |
HtmlGeneratorContext.allNodes |
protected StringTo<HtmlGeneratorNode> |
HtmlGeneratorContext.myNodes |
| Modifier and Type | Method and Description |
|---|---|
HtmlGeneratorNode |
HtmlGeneratorNode.addCss(Css css) |
HtmlGeneratorNode |
HtmlGeneratorNode.addImports(Import... imports) |
HtmlGeneratorNode |
HtmlGeneratorNode.addStyle(Style... style) |
HtmlGeneratorNode |
HtmlGeneratorNode.addTemplate(HtmlTemplate template) |
HtmlGeneratorNode |
HtmlGeneratorNode.getNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlGeneratorNode.addChild(HtmlGeneratorNode node) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.