public class RelationUIModelMapperHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RelationUIModelMapperHelper.RelationSection |
| Modifier and Type | Field and Description |
|---|---|
static int |
ROW_INDEX_COLUMN_COUNT |
| Constructor and Description |
|---|
RelationUIModelMapperHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getInformationItemIndex(Relation relation,
int columnIndex) |
static RelationUIModelMapperHelper.RelationSection |
getSection(Relation relation,
int columnIndex) |
public static final int ROW_INDEX_COLUMN_COUNT
public static RelationUIModelMapperHelper.RelationSection getSection(Relation relation, int columnIndex)
public static int getInformationItemIndex(Relation relation, int columnIndex)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.