| Package | Description |
|---|---|
| xapi.gwt.ui.autoui.client | |
| xapi.ui.autoui.api | |
| xapi.ui.autoui.impl | |
| xapi.ui.html.api |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserInterfaceFactoryGwt.addAllRendererContexts(List<UiRenderingContext> options,
AnnotatedElement element,
BeanValueProvider values) |
protected void |
UserInterfaceFactoryGwt.recursiveAddBeanValues(BeanValueProvider bean,
Class<?> cls,
ConvertsValue<Object,Object> converter,
String prefix,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
BeanValueProvider |
UserInterfaceFactory.getBeanProvider(Class<?> cls) |
BeanValueProvider |
UiRenderingContext.getBeanValueProvider() |
BeanValueProvider |
BeanValueProvider.rebase(String methodName) |
BeanValueProvider |
BeanValueProvider.rebaseAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
UiRenderingContext.setBeanProvider(BeanValueProvider bean) |
| Modifier and Type | Method and Description |
|---|---|
BeanValueProvider |
AbstractUserInterfaceFactory.getBeanProvider(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserInterfaceFactoryDefault.addAllRendererContexts(List<UiRenderingContext> options,
AnnotatedElement element,
BeanValueProvider values) |
protected Collection<UiRenderingContext> |
AbstractUserInterfaceFactory.extractRenderingContext(UiOptions annotation,
BeanValueProvider bean) |
protected Collection<UiRenderingContext> |
AbstractUserInterfaceFactory.extractRenderingContext(UiRendererOptions rendererOption,
BeanValueProvider bean,
String methodName) |
protected void |
UserInterfaceFactoryDefault.recursiveAddBeanValues(BeanValueProvider bean,
Class<?> cls,
ConvertsValue<Object,Object> converter,
String prefix,
int depth) |
protected abstract void |
AbstractUserInterfaceFactory.recursiveAddBeanValues(BeanValueProvider bean,
Class<?> cls,
ConvertsValue<Object,Object> valueConverter,
String prefix,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
HtmlSnippet.toValue(BeanValueProvider values,
Iterable<String> keys,
String template,
T from) |
| Constructor and Description |
|---|
HtmlSnippet(Html html,
BeanValueProvider values,
StyleService<?> context) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.