com.sun.star.util
Interface XCancellable
- All Superinterfaces:
- com.sun.star.uno.XInterface
- All Known Subinterfaces:
- com.sun.star.address.XAsynchronJob, com.sun.star.address.XJob, com.sun.star.address.XSynchronJob
- public abstract interface XCancellable
- extends com.sun.star.uno.XInterface
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
Method Summary |
abstract void |
cancel()
|
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
cancel
public abstract void cancel()
throws com.sun.star.uno.RuntimeException