Class AttributeColumnConfigRow
- java.lang.Object
-
- org.drools.workbench.screens.guided.dtable.client.widget.table.columns.control.AttributeColumnConfigRow
-
@Dependent public class AttributeColumnConfigRow extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected AttributeColumnConfigRowViewview
-
Constructor Summary
Constructors Constructor Description AttributeColumnConfigRow()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gwt.user.client.ui.WidgetgetView()voidinit(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, GuidedDecisionTableModellerView.Presenter presenter)
-
-
-
Field Detail
-
view
@Inject protected AttributeColumnConfigRowView view
-
-
Method Detail
-
init
public void init(org.drools.workbench.models.guided.dtable.shared.model.AttributeCol52 attributeColumn, GuidedDecisionTableModellerView.Presenter presenter)
-
getView
public com.google.gwt.user.client.ui.Widget getView()
-
-