Uses of Class
net.officefloor.gef.editor.internal.models.AdaptedActions
-
Packages that use AdaptedActions Package Description net.officefloor.gef.editor.internal.models -
-
Uses of AdaptedActions in net.officefloor.gef.editor.internal.models
Methods in net.officefloor.gef.editor.internal.models that return AdaptedActions Modifier and Type Method Description AdaptedActions<R,O,M>
AdaptedActionsFactory. createAdaptedActions(ModelActionContext<R,O,M> actionContext)
Creates theAdaptedActions
.
-