| Package | Description |
|---|---|
| name.pehl.piriti.rebind.property |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
PropertyContext.getReferenceType() |
static ReferenceType |
ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceType[] |
ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyContext |
PropertyContextCreator.createPropertyContext(TypeContext typeContext,
PropertySource propertySource,
ReferenceType referenceType) |
Templates |
PropertyTemplatesLookup.get(TypeContext typeContext,
com.google.gwt.core.ext.typeinfo.JType type,
ReferenceType referenceType) |
| Constructor and Description |
|---|
PropertyContext(com.google.gwt.core.ext.typeinfo.TypeOracle typeOracle,
PropertySource propertySource,
Map<name.pehl.piriti.rebind.property.PropertyAccess,String> access,
ReferenceType referenceType) |
Copyright © 2012 Harald Pehl. All Rights Reserved.