Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.configuration.ConfigurationTableEditor.IUpdateListener
-
Packages that use ConfigurationTableEditor.IUpdateListener Package Description net.ssehub.easy.producer.ui.productline_editor.configuration This package holds classes for the configuration editor and super classes for similar configuration editors. -
-
Uses of ConfigurationTableEditor.IUpdateListener in net.ssehub.easy.producer.ui.productline_editor.configuration
Classes in net.ssehub.easy.producer.ui.productline_editor.configuration that implement ConfigurationTableEditor.IUpdateListener Modifier and Type Class Description classAttributeValuesPageEditor for displaying and editing the temporary attribute settings to be passed configuration of the current project.Fields in net.ssehub.easy.producer.ui.productline_editor.configuration declared as ConfigurationTableEditor.IUpdateListener Modifier and Type Field Description private ConfigurationTableEditor.IUpdateListenerConfigurationTableEditor. listenerMethods in net.ssehub.easy.producer.ui.productline_editor.configuration with parameters of type ConfigurationTableEditor.IUpdateListener Modifier and Type Method Description voidConfigurationTableEditor. setUpdateListener(ConfigurationTableEditor.IUpdateListener listener)Changes the update listener.
-