| Package | Description |
|---|---|
| net.inveed.gwt.editor.client.editor.fields | |
| net.inveed.gwt.editor.client.model | |
| net.inveed.gwt.editor.client.model.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormPropertyEditor<P extends IPropertyDesc<V>,V extends IJSObject> |
class |
AbstractPropertyEditor<P extends IPropertyDesc<V>,V extends IJSObject> |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPropertyEditor.bindGeneric(JSEntity entity,
IPropertyDesc<?> property,
String viewName) |
| Modifier and Type | Field and Description |
|---|---|
IPropertyDesc<?> |
EntityListView.PropertyInView.property |
IPropertyDesc<?> |
EntityFormView.PropertyInView.property |
| Modifier and Type | Method and Description |
|---|---|
IPropertyDesc<?> |
EntityModel.findProperty(String name) |
IPropertyDesc<?> |
EntityModel.getField(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IPropertyDesc<?>> |
EntityModel.getDeclaredFields() |
List<IPropertyDesc<?>> |
EntityModel.getFields() |
Map<String,IPropertyDesc<?>> |
EntityModel.getFieldsMap() |
List<IPropertyDesc<?>> |
EntityModel.getIdFields() |
List<IPropertyDesc<?>> |
EntityModel.getNameProperties() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyModel<T extends IJSObject> |
class |
BooleanPropertyModel |
class |
DatePropertyModel |
class |
DurationPropertyModel |
class |
EntityReferencePropertyModel |
class |
EnumPropertyModel |
class |
FloatPropertyModel |
class |
IntegerFieldModel |
class |
IntegerIDPropertyModel |
class |
LinkedEntitiesListPropertyModel |
class |
NetworkAddressPropertyModel |
class |
SecretFieldPropertyModel |
class |
StringIDPropertyModel |
class |
TextPropertyModel |
class |
TimestampPropertyModel |
Copyright © 2018. All rights reserved.