| Package | Description |
|---|---|
| net.inveed.gwt.editor.shared | |
| net.inveed.gwt.editor.shared.properties |
| Modifier and Type | Field and Description |
|---|---|
Map<String,AbstractPropertyDTO> |
EntityModelDTO.properties |
| Constructor and Description |
|---|
EntityModelDTO(String entityName,
String superType,
boolean isAbstract,
String typeDescriminator,
String typeDescriminatorField,
boolean typeOnUpdate,
EntityAccessServiceDTO service,
Map<String,AutoFormViewDTO> formViews,
Map<String,ListViewDTO> listViews,
Map<String,AbstractPropertyDTO> properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryPropertyDTO |
class |
BooleanPropertyDTO |
class |
DateTimePropertyDTO |
class |
DurationPropertyDTO |
class |
EntityListPropertyDTO |
class |
EnumPropertyDTO |
class |
FloatPropertyDTO |
class |
IntegerIdPropertyDTO |
class |
IntegerPropertyDTO |
class |
MutablePropertyDTO |
class |
ObjectRefPropertyDTO |
class |
StringIdPropertyDTO |
class |
TextPropertyDTO |
Copyright © 2018. All rights reserved.