| Package | Description |
|---|---|
| net.inveed.gwt.server | |
| net.inveed.gwt.server.editors | |
| net.inveed.gwt.server.propbuilders |
| Modifier and Type | Field and Description |
|---|---|
Map<String,IPropertyBuiler<?>> |
EntityModelBuilder.propertyBuilders |
| Modifier and Type | Method and Description |
|---|---|
static IPropertyBuiler<?> |
EntityModelBuilder.getBuilder(net.inveed.commons.reflection.BeanPropertyDesc prop) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityListViewBuilder.registerProperty(IPropertyBuiler<?> pb,
UIListView v) |
| Modifier and Type | Field and Description |
|---|---|
IPropertyBuiler<?> |
FieldInView.builder |
IPropertyBuiler<?> |
AutoFormBuilder.Field.builder |
| Constructor and Description |
|---|
Field(String name,
IPropertyBuiler<?> builder,
net.inveed.commons.reflection.BeanPropertyDesc prop,
HashMap<String,UIEditorField> annotations) |
FieldInView(String name,
IPropertyBuiler<?> builder,
net.inveed.commons.reflection.BeanPropertyDesc prop,
UIEditorField annotation,
AbstractPanelBuilder<?> container) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyBuilder<T extends Annotation> |
class |
BinaryPropertyBuilder |
class |
BooleanPropertyBuilder |
class |
DateTimePropertyBuilder |
class |
DurationPropertyBuilder |
class |
EntityListPropertyBuilder |
class |
EnumPropertyBuilder |
class |
IdPropertyBuilder |
class |
NumberPropertyBuilder |
class |
ObjectRefPropertyBuilder |
class |
TextPropertyBuilder |
Copyright © 2018. All rights reserved.