| Package | Description |
|---|---|
| net.inveed.gwt.editor.shared.forms.panels | |
| net.inveed.gwt.editor.shared.forms.rows |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoFormViewDTO |
class |
EditorSectionDTO |
| Modifier and Type | Field and Description |
|---|---|
IEditorRowDTO[] |
AbstractEditorPanelDTO.rows |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EditorSectionDTO.equalsTo(IEditorRowDTO obj) |
boolean |
AutoFormViewDTO.equalsTo(IEditorRowDTO obj) |
| Constructor and Description |
|---|
AbstractEditorPanelDTO(IEditorRowDTO[] rows) |
AutoFormViewDTO(IEditorRowDTO[] rows,
String viewName,
Integer width,
Integer heigh) |
EditorSectionDTO(IEditorRowDTO[] rows,
String title) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditorFieldsRowDTO |
class |
EditorListRowDTO |
class |
EditorTabContainerDTO |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IEditorRowDTO.equalsTo(IEditorRowDTO rodto) |
boolean |
EditorTabContainerDTO.equalsTo(IEditorRowDTO obj) |
boolean |
EditorListRowDTO.equalsTo(IEditorRowDTO obj) |
boolean |
EditorFieldsRowDTO.equalsTo(IEditorRowDTO obj) |
Copyright © 2018. All rights reserved.