|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
public class WidgetChildProcessor<C extends WidgetCreatorContext>
| Nested Class Summary | |
|---|---|
static class |
WidgetChildProcessor.AnyTag
|
static class |
WidgetChildProcessor.AnyWidget
|
static class |
WidgetChildProcessor.HTMLTag
|
| Constructor Summary | |
|---|---|
WidgetChildProcessor()
|
|
| Method Summary | |
|---|---|
WidgetCreator<?> |
getWidgetCreator()
|
void |
processChildren(AbstractProxyCreator.SourcePrinter out,
C context)
|
void |
setWidgetCreator(WidgetCreator<?> widgetCreator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WidgetChildProcessor()
| Method Detail |
|---|
public void processChildren(AbstractProxyCreator.SourcePrinter out,
C context)
throws CruxGeneratorException
CruxGeneratorExceptionpublic void setWidgetCreator(WidgetCreator<?> widgetCreator)
widgetCreator - public WidgetCreator<?> getWidgetCreator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||