JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.stereowalker.unionlib.api.insert
Interface InsertCanceller
All Known Implementing Classes:
InsertCancellerImpl
public interface
InsertCanceller
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cancel
()
boolean
wasCanceled
()
Method Details
cancel
void
cancel
()
wasCanceled
boolean
wasCanceled
()