public final class EditorSectionDTO extends AbstractEditorPanelDTO implements IEditorRowDTO
| Modifier and Type | Field and Description |
|---|---|
String |
title |
rows| Constructor and Description |
|---|
EditorSectionDTO(IEditorRowDTO[] rows,
String title) |
public final String title
public EditorSectionDTO(IEditorRowDTO[] rows, String title)
public boolean equalsTo(IEditorRowDTO obj)
equalsTo in interface IEditorRowDTOCopyright © 2018. All rights reserved.