| Package | Description |
|---|---|
| net.inveed.gwt.editor.shared | |
| net.inveed.gwt.editor.shared.forms.panels |
| Modifier and Type | Field and Description |
|---|---|
Map<String,AutoFormViewDTO> |
EntityModelDTO.formViews |
| 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 | Method and Description |
|---|---|
boolean |
AutoFormViewDTO.equalsTo(AutoFormViewDTO dto) |
Copyright © 2018. All rights reserved.