Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.wizard.pages
Interface ColumnExpansionPageView.Presenter

All Known Implementing Classes:
ColumnExpansionPage
Enclosing interface:
ColumnExpansionPageView

public static interface ColumnExpansionPageView.Presenter


Method Summary
 List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> getColumnsToExpand()
           
 void setColumnsToExpand(List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> columns)
           
 

Method Detail

setColumnsToExpand

void setColumnsToExpand(List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> columns)

getColumnsToExpand

List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> getColumnsToExpand()

Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.