Uses of Class
org.bidib.wizard.mvc.main.model.BacklightPortTableModel
Packages that use BacklightPortTableModel
-
Uses of BacklightPortTableModel in org.bidib.wizard.mvc.main.view.panel
Methods in org.bidib.wizard.mvc.main.view.panel with parameters of type BacklightPortTableModelModifier and TypeMethodDescriptionprotected AbstractPortHierarchicalTable<org.bidib.wizard.model.ports.BacklightPort> BacklightPortListPanel.createPortTable(BacklightPortTableModel tableModel, String emptyTableText) protected voidBacklightPortListPanel.createTable(BacklightPortTableModel 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 BacklightPortTableModelModifierConstructorDescriptionBacklightPortListPanel(BacklightPortPanelController controller, BacklightPortTableModel tableModel, MainModel mainModel, TabVisibilityListener tabVisibilityListener, io.reactivex.rxjava3.subjects.Subject<org.bidib.wizard.model.ports.event.PortConfigChangeEvent> portConfigChangeEventSubject) -
Uses of BacklightPortTableModel in org.bidib.wizard.mvc.main.view.table
Constructors in org.bidib.wizard.mvc.main.view.table with parameters of type BacklightPortTableModelModifierConstructorDescriptionBacklightPortTable(BacklightPortTableModel backlightPortTableModel, String emptyTableText)