Uses of Class
org.kie.workbench.common.dmn.client.editors.expressions.types.context.ContextUIModelMapperHelper.ContextSection
-
Packages that use ContextUIModelMapperHelper.ContextSection Package Description org.kie.workbench.common.dmn.client.editors.expressions.types.context -
-
Uses of ContextUIModelMapperHelper.ContextSection in org.kie.workbench.common.dmn.client.editors.expressions.types.context
Methods in org.kie.workbench.common.dmn.client.editors.expressions.types.context that return ContextUIModelMapperHelper.ContextSection Modifier and Type Method Description static ContextUIModelMapperHelper.ContextSectionContextUIModelMapperHelper. getSection(int columnIndex)static ContextUIModelMapperHelper.ContextSectionContextUIModelMapperHelper.ContextSection. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextUIModelMapperHelper.ContextSection[]ContextUIModelMapperHelper.ContextSection. values()Returns an array containing the constants of this enum type, in the order they are declared.
-