| Package | Description |
|---|---|
| net.inveed.gwt.editor.client.model | |
| net.inveed.gwt.editor.client.model.properties |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractPropertyDTO> |
ConfigurationRegistry.createPropertyDesc(T dto,
String name,
EntityModel entityModel) |
IPropertyDescriptor<?> |
EntityModel.getIdPropertyDescriptor() |
IPropertyDescriptor<?> |
EntityModel.getPropertyDescriptor(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IPropertyDescriptor<?>> |
EntityModel.getAllPropertyDescriptors() |
List<IPropertyDescriptor<?>> |
EntityModel.getDeclaredPropertyDescriptors() |
List<IPropertyDescriptor<?>> |
EntityModel.getNamePropertyDescriptors() |
Map<String,IPropertyDescriptor<?>> |
EntityModel.getPropertiesMap() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPropertyInstantiator<D extends AbstractPropertyDTO,P extends IPropertyDescriptor<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMutablePropertyModel<T extends IJSObject,D extends MutablePropertyDTO> |
class |
AbstractPropertyModel<T extends IJSObject,D extends AbstractPropertyDTO> |
class |
BinaryPropertyModel |
class |
BooleanPropertyModel |
class |
DurationPropertyModel |
class |
EntityReferencePropertyModel |
class |
EnumPropertyModel |
class |
FloatPropertyModel |
class |
IntegerFieldModel |
class |
IntegerIDPropertyModel |
class |
LinkedEntitiesListPropertyModel |
class |
StringIDPropertyModel |
class |
TextPropertyModel |
class |
TimestampPropertyModel |
Copyright © 2018. All rights reserved.