public final class UiComponentContextProxy extends Object
UiComponentContext
.
By convention, generates the boilerplate for the methods that return ContextProperty
.Modifier and Type | Class and Description |
---|---|
static class |
UiComponentContextProxy.ContextInitializer
Initialises
ContextProperty for this view. |
static class |
UiComponentContextProxy.DescribeContext |
static class |
UiComponentContextProxy.StatePropertyGetterDelegate
Delegates a getter method call to a look-up in the property map.
|
Constructor and Description |
---|
UiComponentContextProxy() |
Modifier and Type | Method and Description |
---|---|
<T extends UiComponentContext> |
createUiComponentContext(Class<T> clazz) |
<T extends UiComponentContext> |
createUiComponentContext(Class<T> clazz,
Map<String,ContextProperty> properties) |
public <T extends UiComponentContext> T createUiComponentContext(Class<T> clazz)
public <T extends UiComponentContext> T createUiComponentContext(Class<T> clazz, Map<String,ContextProperty> properties)
Copyright © 2021 Magnolia International Ltd.. All rights reserved.