| Package | Description |
|---|---|
| org.skyscreamer.yoga.builder | |
| org.skyscreamer.yoga.view |
| Modifier and Type | Field and Description |
|---|---|
protected RenderingListenerRegistry |
YogaBuilder._registry |
| Modifier and Type | Method and Description |
|---|---|
RenderingListenerRegistry |
YogaBuilder.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
YogaBuilder.setRegistry(RenderingListenerRegistry registry)
Allows you to create a RenderingListenerRegistry that contains custom event handlers
for yoga events that relate to different sets of data being added to JSon/XML outputs.
|
YogaBuilder |
YogaBuilder.withRegistryTraverser(RenderingListenerRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected RenderingListenerRegistry |
AbstractYogaView._registry |
| Modifier and Type | Method and Description |
|---|---|
RenderingListenerRegistry |
AbstractYogaView.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractYogaView.setRegistry(RenderingListenerRegistry registry) |
Copyright © 2014. All Rights Reserved.