SBTabTableFactory<org.sbml.jsbml.UnitDefinition,SBTabUnitDefinitionWrapper>
public class SBTabUnitDefinitionTable extends SBTabViewAbstractTable implements SBTabTableFactory<org.sbml.jsbml.UnitDefinition,SBTabUnitDefinitionWrapper>
SBTabUnitDefinitionWrapper
Constructor | Description |
---|---|
SBTabUnitDefinitionTable(org.sbml.jsbml.SBase doc) |
Modifier and Type | Method | Description |
---|---|---|
javafx.scene.control.TableView<SBTabUnitDefinitionWrapper> |
makeTableView() |
Generates a TableView of SBTabElement's with predefined ListOf
|
javafx.scene.control.TableView<SBTabUnitDefinitionWrapper> |
makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.UnitDefinition> 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, wait
getDoc
public SBTabUnitDefinitionTable(org.sbml.jsbml.SBase doc)
public javafx.scene.control.TableView<SBTabUnitDefinitionWrapper> makeTableView()
SBTabTableFactory
makeTableView
in interface SBTabTableFactory<org.sbml.jsbml.UnitDefinition,SBTabUnitDefinitionWrapper>
public javafx.scene.control.TableView<SBTabUnitDefinitionWrapper> makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.UnitDefinition> list)
SBTabTableFactory
makeTableView
in interface SBTabTableFactory<org.sbml.jsbml.UnitDefinition,SBTabUnitDefinitionWrapper>
Copyright © 2018. All rights reserved.