Interface HasValueOptionsPage

    • Method Detail

      • isValueOptionsPageCompleted

        Boolean isValueOptionsPageCompleted()
      • constraintValue

        int constraintValue()
      • getFactType

        String getFactType()
      • getFactField

        String getFactField()
      • editingCol

        org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52 editingCol()
      • editingPattern

        org.drools.workbench.models.guided.dtable.shared.model.Pattern52 editingPattern()
      • setValueOptionsPageAsCompleted

        void setValueOptionsPageAsCompleted()
      • tableFormat

        org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat tableFormat()
      • getValueList

        String getValueList()
      • setValueList

        void setValueList​(String valueList)
      • doesOperatorAcceptValueList

        boolean doesOperatorAcceptValueList()
      • defaultValueWidget

        com.google.gwt.user.client.ui.IsWidget defaultValueWidget()
      • limitedValueWidget

        com.google.gwt.user.client.ui.IsWidget limitedValueWidget()
      • doesOperatorNeedValue

        boolean doesOperatorNeedValue()