Interface RequiresValidator
-
- All Known Subinterfaces:
ActionInsertFactFieldsPageView,ActionSetFieldsPageView,ColumnExpansionPageView,FactPatternConstraintsPageView,FactPatternsPageView
- All Known Implementing Classes:
ActionInsertFactFieldCell,ActionInsertFactFieldPatternCell,ActionInsertFactFieldsPageViewImpl,ActionSetFieldCell,ActionSetFieldPatternCell,ActionSetFieldsPageViewImpl,BasePatternCell,ColumnExpansionPageViewImpl,ConditionCell,ConditionPatternCell,DefaultPatternCell,FactPatternConstraintsPageViewImpl,FactPatternsPageViewImpl
public interface RequiresValidatorViews that need a validator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetValidator(Validator validator)
-
-
-
Method Detail
-
setValidator
void setValidator(Validator validator)
-
-