Uses of Interface
net.officefloor.gef.editor.AdaptedErrorHandler.UncertainOperation
-
Packages that use AdaptedErrorHandler.UncertainOperation Package Description net.officefloor.gef.editor net.officefloor.gef.editor.internal.views net.officefloor.gef.ide.editor -
-
Uses of AdaptedErrorHandler.UncertainOperation in net.officefloor.gef.editor
Methods in net.officefloor.gef.editor with parameters of type AdaptedErrorHandler.UncertainOperation Modifier and Type Method Description booleanAdaptedErrorHandler. isError(AdaptedErrorHandler.UncertainOperation operation) -
Uses of AdaptedErrorHandler.UncertainOperation in net.officefloor.gef.editor.internal.views
Methods in net.officefloor.gef.editor.internal.views with parameters of type AdaptedErrorHandler.UncertainOperation Modifier and Type Method Description booleanViewersComposite. isError(AdaptedErrorHandler.UncertainOperation operation) -
Uses of AdaptedErrorHandler.UncertainOperation in net.officefloor.gef.ide.editor
Methods in net.officefloor.gef.ide.editor with parameters of type AdaptedErrorHandler.UncertainOperation Modifier and Type Method Description booleanAbstractAdaptedIdeEditor.ViewManager. isError(AdaptedErrorHandler.UncertainOperation operation)
-