Class MultiConstraintHardSoftMatchRuleModellerWidget
- java.lang.Object
-
- com.google.gwt.user.client.ui.UIObject
-
- com.google.gwt.user.client.ui.Widget
-
- com.google.gwt.user.client.ui.Composite
-
- org.drools.workbench.screens.guided.rule.client.widget.RuleModellerWidget
-
- org.optaplanner.workbench.screens.guidedrule.client.widget.AbstractConstraintMatchRuleModellerWidget
-
- org.optaplanner.workbench.screens.guidedrule.client.widget.MultiConstraintHardSoftMatchRuleModellerWidget
-
- All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasAttachHandlers,com.google.gwt.event.shared.HasHandlers,com.google.gwt.user.client.EventListener,com.google.gwt.user.client.ui.HasVisibility,com.google.gwt.user.client.ui.IsRenderable,com.google.gwt.user.client.ui.IsWidget,ScoreHolderGlobalAware
public class MultiConstraintHardSoftMatchRuleModellerWidget extends AbstractConstraintMatchRuleModellerWidget
-
-
Field Summary
-
Fields inherited from class org.optaplanner.workbench.screens.guidedrule.client.widget.AbstractConstraintMatchRuleModellerWidget
helpIcon, messages, translationService
-
-
Constructor Summary
Constructors Constructor Description MultiConstraintHardSoftMatchRuleModellerWidget(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller mod, com.google.gwt.event.shared.EventBus eventBus, org.optaplanner.workbench.models.datamodel.rule.ActionMultiConstraintHardSoftMatch actionConstraintMatch, org.jboss.errai.ui.client.local.spi.TranslationService translationService, Boolean readOnly)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidscoreHolderGlobalLoadedCorrectly(String scoreHolderType)-
Methods inherited from class org.optaplanner.workbench.screens.guidedrule.client.widget.AbstractConstraintMatchRuleModellerWidget
checkMultipleActionConstraintMatchesExist, createLabelPanel, isFactTypeKnown, isReadOnly, scoreHolderGlobalIssueDetected
-
Methods inherited from class org.drools.workbench.screens.guided.rule.client.widget.RuleModellerWidget
addFactTypeKnownValueChangeHandler, addOnModifiedCommand, getEventBus, getModeller, isModified, setModified
-
Methods inherited from class com.google.gwt.user.client.ui.Composite
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
-
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
-
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString
-
-
-
-
Constructor Detail
-
MultiConstraintHardSoftMatchRuleModellerWidget
public MultiConstraintHardSoftMatchRuleModellerWidget(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller mod, com.google.gwt.event.shared.EventBus eventBus, org.optaplanner.workbench.models.datamodel.rule.ActionMultiConstraintHardSoftMatch actionConstraintMatch, org.jboss.errai.ui.client.local.spi.TranslationService translationService, Boolean readOnly)
-
-
Method Detail
-
scoreHolderGlobalLoadedCorrectly
public void scoreHolderGlobalLoadedCorrectly(String scoreHolderType)
-
-