SBTabTableFactory<org.sbml.jsbml.Reaction,SBTabReactionWrapper>public class SBTabReactionTable extends SBTabViewAbstractTable implements SBTabTableFactory<org.sbml.jsbml.Reaction,SBTabReactionWrapper>
SBTabReactionWrapper
| Constructor | Description |
|---|---|
SBTabReactionTable(org.sbml.jsbml.SBase doc) |
| Modifier and Type | Method | Description |
|---|---|---|
javafx.scene.control.TableView<SBTabReactionWrapper> |
makeTableView() |
Generates a TableView of SBTabElement's with predefined ListOf
|
javafx.scene.control.TableView<SBTabReactionWrapper> |
makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.Reaction> list) |
Generates a TableView of SBTabElement's with the conversion of each
corresponding element of type T to SBTabElement
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocpublic javafx.scene.control.TableView<SBTabReactionWrapper> makeTableView()
SBTabTableFactorymakeTableView in interface SBTabTableFactory<org.sbml.jsbml.Reaction,SBTabReactionWrapper>public javafx.scene.control.TableView<SBTabReactionWrapper> makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.Reaction> list)
SBTabTableFactorymakeTableView in interface SBTabTableFactory<org.sbml.jsbml.Reaction,SBTabReactionWrapper>Copyright © 2018. All rights reserved.