public class DecisionTableColumnViewUtils extends Object
Constructor and Description |
---|
DecisionTableColumnViewUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addWidgetToContainer(com.google.gwt.user.client.ui.IsWidget widget,
org.jboss.errai.common.client.dom.Div container) |
static String |
getColumnManagementGroupTitle(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column) |
static int |
getCurrentIndexFromList(String currentValue,
com.google.gwt.user.client.ui.ListBox list) |
static int |
getCurrentIndexFromListWithoutDefaultSelect(String currentValue,
com.google.gwt.user.client.ui.ListBox list) |
static boolean |
nil(String s) |
public static int getCurrentIndexFromList(String currentValue, com.google.gwt.user.client.ui.ListBox list)
public static int getCurrentIndexFromListWithoutDefaultSelect(String currentValue, com.google.gwt.user.client.ui.ListBox list)
public static boolean nil(String s)
public static void addWidgetToContainer(com.google.gwt.user.client.ui.IsWidget widget, org.jboss.errai.common.client.dom.Div container)
public static String getColumnManagementGroupTitle(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.