Class InternalClipboardStructuralChangeListener
java.lang.Object
org.eclipse.nebula.widgets.nattable.copy.InternalClipboardStructuralChangeListener
- All Implemented Interfaces:
ILayerListener
- Since:
- 1.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleLayerEvent(ILayerEvent event) Handle an event notification from anILayer
-
Constructor Details
-
InternalClipboardStructuralChangeListener
-
-
Method Details
-
handleLayerEvent
Description copied from interface:ILayerListenerHandle an event notification from anILayer- Specified by:
handleLayerEventin interfaceILayerListener- Parameters:
event- the event
-