|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyMap | |
|---|---|
| juzu | |
| juzu.request | |
| juzu.template | |
| Uses of PropertyMap in juzu |
|---|
| Methods in juzu that return PropertyMap | |
|---|---|
PropertyMap |
Response.getProperties()
|
| Constructors in juzu with parameters of type PropertyMap | |
|---|---|
PropertyMap(PropertyMap delegate)
|
|
Response.Render(PropertyMap properties,
Streamable<Stream.Char> streamable)
|
|
| Uses of PropertyMap in juzu.request |
|---|
| Methods in juzu.request with parameters of type PropertyMap | |
|---|---|
Dispatch |
Dispatch.with(PropertyMap properties)
|
Dispatch |
Phase.Action.Dispatch.with(PropertyMap properties)
|
Dispatch |
Phase.View.Dispatch.with(PropertyMap properties)
|
Dispatch |
Phase.Resource.Dispatch.with(PropertyMap properties)
|
| Uses of PropertyMap in juzu.template |
|---|
| Constructors in juzu.template with parameters of type PropertyMap | |
|---|---|
TemplateRenderContext(juzu.impl.template.spi.TemplateStub stub,
PropertyMap properties,
Map<String,?> attributes,
Locale locale)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||