public class ContextUIModelMapperHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ContextUIModelMapperHelper.ContextSection |
Modifier and Type | Field and Description |
---|---|
static int |
EXPRESSION_COLUMN_INDEX |
static int |
NAME_COLUMN_INDEX |
static int |
ROW_COLUMN_INDEX |
Constructor and Description |
---|
ContextUIModelMapperHelper() |
Modifier and Type | Method and Description |
---|---|
static ContextUIModelMapperHelper.ContextSection |
getSection(int columnIndex) |
public static final int ROW_COLUMN_INDEX
public static final int NAME_COLUMN_INDEX
public static final int EXPRESSION_COLUMN_INDEX
public static ContextUIModelMapperHelper.ContextSection getSection(int columnIndex)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.