Drools Workbench - Guided Decision Table Editor - Client 7.5.0.Final
- java.lang.Object
-
- org.drools.workbench.screens.guided.dtable.client.wizard.table.pages.RowExpander.RowIterator
-
- All Implemented Interfaces:
- Iterator<List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52>>
- Enclosing class:
- RowExpander
public class RowExpander.RowIterator
extends Object
implements Iterator<List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52>>
An iterator that retrieves the expanded rows one at a time
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RowIterator
public RowIterator()
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52>>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52>>
Drools Workbench - Guided Decision Table Editor - Client 7.5.0.Final
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.