Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.DelegatingEasyEditorPage.IDirtyListener
-
Packages that use DelegatingEasyEditorPage.IDirtyListener Package Description net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of DelegatingEasyEditorPage.IDirtyListener in net.ssehub.easy.producer.ui.productline_editor
Fields in net.ssehub.easy.producer.ui.productline_editor declared as DelegatingEasyEditorPage.IDirtyListener Modifier and Type Field Description private DelegatingEasyEditorPage.IDirtyListenerDelegatingEasyEditorPage. listenerConstructors in net.ssehub.easy.producer.ui.productline_editor with parameters of type DelegatingEasyEditorPage.IDirtyListener Constructor Description DelegatingEasyEditorPage(org.eclipse.swt.widgets.Composite composite, DelegatingEasyEditorPage.IDirtyListener listener)Constructor for an EasyEditorPage.
-