Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.configuration.FilterMenu.IAttributeSelectionChangedListener
-
Packages that use FilterMenu.IAttributeSelectionChangedListener 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 FilterMenu.IAttributeSelectionChangedListener in net.ssehub.easy.producer.ui.productline_editor.configuration
Fields in net.ssehub.easy.producer.ui.productline_editor.configuration declared as FilterMenu.IAttributeSelectionChangedListener Modifier and Type Field Description private FilterMenu.IAttributeSelectionChangedListenerFilterMenu. attributeChangedListenerMethods in net.ssehub.easy.producer.ui.productline_editor.configuration with parameters of type FilterMenu.IAttributeSelectionChangedListener Modifier and Type Method Description voidFilterMenu. setAttributeChangedListener(FilterMenu.IAttributeSelectionChangedListener attributeChangedListener)Defines the listener which reacts on changed attributes.
-