@Dependent
public class AttributeColumnConfigRowView
extends com.google.gwt.user.client.ui.HorizontalPanel
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
Constructor and Description |
---|
AttributeColumnConfigRowView() |
AttributeColumnConfigRowView(DeleteColumnManagementAnchorWidget deleteColumnManagementAnchorWidget) |
Modifier and Type | Method and Description |
---|---|
void |
addColumnLabel(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn) |
void |
addDefaultValue(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn,
boolean isEditable,
DefaultValueWidgetFactory.DefaultValueChangedEventHandler handler) |
org.gwtbootstrap3.client.ui.CheckBox |
addHideColumnCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn,
com.google.gwt.event.dom.client.ClickHandler clickHandler) |
void |
addRemoveAttributeButton(com.google.gwt.user.client.Command clickHandler,
boolean isEditable) |
org.gwtbootstrap3.client.ui.CheckBox |
addReverseOrderCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn,
boolean isEditable,
com.google.gwt.event.dom.client.ClickHandler clickHandler) |
org.gwtbootstrap3.client.ui.CheckBox |
addUseRowNumberCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn,
boolean isEditable,
com.google.gwt.event.dom.client.ClickHandler clickHandler) |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, clear, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getWidgetIndex
getWidget, getWidgetCount, getWidgetIndex, remove
forEach, spliterator
public AttributeColumnConfigRowView()
@Inject public AttributeColumnConfigRowView(DeleteColumnManagementAnchorWidget deleteColumnManagementAnchorWidget)
public void addRemoveAttributeButton(com.google.gwt.user.client.Command clickHandler, boolean isEditable)
public void addColumnLabel(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn)
public void addDefaultValue(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, boolean isEditable, DefaultValueWidgetFactory.DefaultValueChangedEventHandler handler)
public org.gwtbootstrap3.client.ui.CheckBox addUseRowNumberCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, boolean isEditable, com.google.gwt.event.dom.client.ClickHandler clickHandler)
public org.gwtbootstrap3.client.ui.CheckBox addReverseOrderCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, boolean isEditable, com.google.gwt.event.dom.client.ClickHandler clickHandler)
public org.gwtbootstrap3.client.ui.CheckBox addHideColumnCheckBox(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, com.google.gwt.event.dom.client.ClickHandler clickHandler)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.