Uses of Class
org.bidib.wizard.mvc.main.view.table.InputPortEditorPanel
-
Packages that use InputPortEditorPanel Package Description org.bidib.wizard.mvc.main.view.table -
-
Uses of InputPortEditorPanel in org.bidib.wizard.mvc.main.view.table
Methods in org.bidib.wizard.mvc.main.view.table that return InputPortEditorPanel Modifier and Type Method Description protected InputPortEditorPanelInputPortTable. createPortEditorPanel(org.bidib.wizard.model.ports.InputPort port, int row, io.reactivex.rxjava3.subjects.PublishSubject<org.bidib.wizard.model.ports.event.PortConfigChangeEvent> portConfigChangeEventSubject, NodeSelectionProvider nodeSelectionProvider)
-