| Package | Description |
|---|---|
| xapi.collect | |
| xapi.collect.api | |
| xapi.collect.impl | |
| xapi.collect.service | |
| xapi.dev.ui.html | |
| xapi.gwt.collect | |
| xapi.model.impl | |
| xapi.ui.autoui.api |
| Modifier and Type | Method and Description |
|---|---|
static <X> StringTo<StringTo<X>> |
X_Collect.newStringDeepMap(Class<? extends X> component) |
static <V> StringTo<V> |
X_Collect.newStringMap(Class<V> valueCls) |
static <V> StringTo<V> |
X_Collect.newStringMapInsertionOrdered(Class<V> valueCls) |
| Modifier and Type | Method and Description |
|---|---|
static <X> StringTo<StringTo<X>> |
X_Collect.newStringDeepMap(Class<? extends X> component) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StringTo.Many<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDictionaryDefault<V> |
class |
StringToAbstract<V> |
class |
StringToDeepMap<X> |
class |
StringToManyList<X> |
| Modifier and Type | Method and Description |
|---|---|
StringTo<X> |
StringToDeepMap.get(String key) |
protected StringTo<X> |
StringToDeepMap.newMap() |
<V> StringTo<V> |
CollectionServiceDefault.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
<V> StringTo<V> |
CollectionService.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
| Modifier and Type | Field and Description |
|---|---|
protected StringTo<com.google.gwt.core.ext.typeinfo.JMethod> |
HtmlGeneratorContext.allMethods |
protected StringTo<HtmlGeneratorNode> |
HtmlGeneratorContext.allNodes |
protected StringTo<HtmlGeneratorNode> |
HtmlGeneratorContext.myNodes |
| Modifier and Type | Class and Description |
|---|---|
class |
StringToGwt<V> |
| Modifier and Type | Method and Description |
|---|---|
static <V> StringTo<V> |
StringToGwt.create(Class<? extends V> valueType) |
static StringTo<Object> |
StringToGwt.newInstance() |
<V> StringTo<V> |
CollectionServiceGwtDev.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
<V> StringTo<V> |
CollectionServiceGwt.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
| Modifier and Type | Field and Description |
|---|---|
protected StringTo<Object> |
AbstractModel.map |
protected StringTo<ModelSerializer> |
AbstractModelService.serializers |
protected StringTo<Class<? extends Model>> |
AbstractModelService.typeNameToClass |
| Modifier and Type | Method and Description |
|---|---|
protected StringTo<Object> |
AbstractModel.newStringMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanValueProvider.fillMap(String name,
MappedTemplate template,
StringTo map,
Object val) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.