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.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant| Constructor and Description |
|---|
AttributeColumnConfigRowView() |
| 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.event.dom.client.ClickHandler 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) |
boolean |
confirmDeleteColumnActionDialogue(String dialogueText) |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignmentgetBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacingadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWidgetIndexgetWidget, getWidgetCount, getWidgetIndex, removeforEach, spliteratorpublic void addRemoveAttributeButton(com.google.gwt.event.dom.client.ClickHandler 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)
public boolean confirmDeleteColumnActionDialogue(String dialogueText)
dialogueText - Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.