Package | Description |
---|---|
org.eclipse.gef4.mvc.domain |
This package contains the
IDomain
abstraction and its related
AbstractDomain realization. |
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Modifier and Type | Method and Description |
---|---|
protected ForwardUndoCompositeOperation |
AbstractDomain.createExecutionTransaction()
Creates a
ForwardUndoCompositeOperation which is used to store
the operations within an execution transaction. |
Modifier and Type | Field and Description |
---|---|
protected ForwardUndoCompositeOperation |
FXResizePolicy.resizeAndRevealOperation
The
ForwardUndoCompositeOperation that assembles the resize
operation and the reveal operation. |
Copyright (c) 2014 itemis AG and others. All rights reserved.