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