public interface GuidedDecisionTableResources
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static GuidedDecisionTableResources |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.kie.workbench.common.widgets.client.resources.CollapseExpand |
collapseExpand() |
CssResources |
css() |
GuidedDecisionTableImageResources |
images() |
org.kie.workbench.common.widgets.client.resources.ItemImages |
itemImages() |
org.kie.workbench.common.widgets.decoratedgrid.client.resources.TableImageResources |
tableImageResources() |
static final GuidedDecisionTableResources INSTANCE
org.kie.workbench.common.widgets.decoratedgrid.client.resources.TableImageResources tableImageResources()
org.kie.workbench.common.widgets.client.resources.CollapseExpand collapseExpand()
org.kie.workbench.common.widgets.client.resources.ItemImages itemImages()
@ClientBundle.Source(value="css/DecisionTable.css") CssResources css()
GuidedDecisionTableImageResources images()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.