Uses of Class
org.bidib.wizard.mvc.main.model.SwitchPairPortTableModel
Packages that use SwitchPairPortTableModel
-
Uses of SwitchPairPortTableModel in org.bidib.wizard.mvc.main.view.panel
Methods in org.bidib.wizard.mvc.main.view.panel with parameters of type SwitchPairPortTableModelModifier and TypeMethodDescriptionprotected AbstractPortHierarchicalTable<org.bidib.wizard.model.ports.SwitchPairPort> SwitchPairPortListPanel.createPortTable(SwitchPairPortTableModel tableModel, String emptyTableText) protected voidSwitchPairPortListPanel.createTable(SwitchPairPortTableModel tableModel, String emptyTableText, io.reactivex.rxjava3.subjects.Subject<org.bidib.wizard.model.ports.event.PortConfigChangeEvent> portConfigChangeEventSubject, NodeSelectionProvider nodeSelectionProvider) Constructors in org.bidib.wizard.mvc.main.view.panel with parameters of type SwitchPairPortTableModelModifierConstructorDescriptionSwitchPairPortListPanel(SwitchPairPortPanelController controller, SwitchPairPortTableModel tableModel, MainModel mainModel, TabVisibilityListener tabVisibilityListener, io.reactivex.rxjava3.subjects.Subject<org.bidib.wizard.model.ports.event.PortConfigChangeEvent> portConfigChangeEventSubject) -
Uses of SwitchPairPortTableModel in org.bidib.wizard.mvc.main.view.table
Constructors in org.bidib.wizard.mvc.main.view.table with parameters of type SwitchPairPortTableModelModifierConstructorDescriptionSwitchPairPortTable(SwitchPairPortTableModel switchPortTableModel, String emptyTableText)