Class ConfigurablePortComboBoxRenderer<E>

    • Constructor Detail

      • ConfigurablePortComboBoxRenderer

        public ConfigurablePortComboBoxRenderer​(int portInstanceColumn,
                                                E[] items,
                                                byte... pcfgType)
        Creates a new instance of ConfigurablePortComboBoxRenderer.
        Parameters:
        portInstanceColumn - the port instance column
        items - the items to display in the ComboBox
        pcfgType - the types to check in the port config. If the type is not found in the port config the renderer is displayed disabled.