public final class ShellEvent extends TypedEvent
ShellListener
Modifier and Type | Field and Description |
---|---|
boolean |
doit
A flag indicating whether the operation should be allowed.
|
data, display, time, widget
Constructor and Description |
---|
ShellEvent(Event event)
Constructs a new instance of this class based on the
information in the given untyped event.
|
toString
public boolean doit
false
will cancel the operation.public ShellEvent(Event event)
event
- the untyped event containing the information
Copyright (c) EclipseSource and others 2002, 2020.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0