public class EditorTabContainerDTO extends Object implements IEditorRowDTO
| Modifier and Type | Field and Description |
|---|---|
static String |
P_TABS |
EditorSectionDTO[] |
tabs |
| Constructor and Description |
|---|
EditorTabContainerDTO(EditorSectionDTO[] tabs) |
public static final String P_TABS
public final EditorSectionDTO[] tabs
public EditorTabContainerDTO(EditorSectionDTO[] tabs)
public boolean equalsTo(IEditorRowDTO obj)
equalsTo in interface IEditorRowDTOCopyright © 2018. All rights reserved.