public class GuidedRuleAttributeSelectorPopup extends AttributeSelectorPopup
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
box, list
Constructor and Description |
---|
GuidedRuleAttributeSelectorPopup() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
getAttributes() |
protected String[] |
getReservedAttributes() |
protected void |
handleAttributeAddition(String attributeName) |
protected void |
handleMetadataAddition(String metadataName) |
void |
init(org.drools.workbench.models.datamodel.rule.RuleModel model,
boolean lockLHS,
boolean lockRHS,
com.google.gwt.user.client.Command refresh) |
protected boolean |
isMetadataUnique(String metadataName) |
protected String |
metadataNotUniqueMessage(String metadataName) |
getAddButton, getMetadataHandler, initialize, initialize
addAttribute, addAttribute, addAttributeWithHelp, addRow, clear, setAttributeVisibility
getEnterDomHandler, handleDefaultAction, handleDefaultAction, setBody, setFocus, show
add, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, hide, isClosable, onHidden, onHide, onLoad, onShow, onShown, onUnload, setClosable, setDataBackdrop, setDataKeyboard, setFade, setHideOtherModals, setRemoveOnHide, setSize, setTitle, setWidth, toggle
getId, getPull, insert, insert, remove, setColor, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPull, setVisibleOn
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, iterator, remove
add, adopt, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, sinkBitlessEvent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void init(org.drools.workbench.models.datamodel.rule.RuleModel model, boolean lockLHS, boolean lockRHS, com.google.gwt.user.client.Command refresh)
protected String[] getAttributes()
getAttributes
in class AttributeSelectorPopup
protected String[] getReservedAttributes()
getReservedAttributes
in class AttributeSelectorPopup
protected void handleAttributeAddition(String attributeName)
handleAttributeAddition
in class AttributeSelectorPopup
protected boolean isMetadataUnique(String metadataName)
isMetadataUnique
in class AttributeSelectorPopup
protected String metadataNotUniqueMessage(String metadataName)
metadataNotUniqueMessage
in class AttributeSelectorPopup
protected void handleMetadataAddition(String metadataName)
handleMetadataAddition
in class AttributeSelectorPopup
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.