org.eclipse.nebula.widgets.nattable.group.event
Class UngroupColumnsEvent
java.lang.Object
  
org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
      
org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
- All Implemented Interfaces: 
 - ILayerEvent, IVisualChangeEvent
 
public class UngroupColumnsEvent
- extends VisualRefreshEvent
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UngroupColumnsEvent
public UngroupColumnsEvent(ILayer layer)
UngroupColumnsEvent
protected UngroupColumnsEvent(UngroupColumnsEvent event)
cloneEvent
public UngroupColumnsEvent cloneEvent()
- Specified by:
 cloneEvent in interface ILayerEvent- Overrides:
 cloneEvent in class VisualRefreshEvent
 
- Returns:
 - A cloned copy of the event. This cloned copy is provided to each
         listener.
 
 
Copyright © 2015. All rights reserved.