public final class AutoFormViewDTO extends AbstractEditorPanelDTO implements IEditorRowDTO
| Modifier and Type | Field and Description |
|---|---|
Integer |
heigh |
String |
viewName |
Integer |
width |
rows| Constructor and Description |
|---|
AutoFormViewDTO(IEditorRowDTO[] rows,
String viewName,
Integer width,
Integer heigh) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsTo(AutoFormViewDTO dto) |
boolean |
equalsTo(IEditorRowDTO obj) |
public final Integer width
public final Integer heigh
public final String viewName
public AutoFormViewDTO(IEditorRowDTO[] rows, String viewName, Integer width, Integer heigh)
public boolean equalsTo(IEditorRowDTO obj)
equalsTo in interface IEditorRowDTOpublic boolean equalsTo(AutoFormViewDTO dto)
Copyright © 2018. All rights reserved.