org.vectomatic.client.rep.controller
Class DeleteController
java.lang.Object
org.vectomatic.client.rep.controller.ControllerBase
org.vectomatic.client.rep.controller.DeleteController
- All Implemented Interfaces:
- IController
public class DeleteController
- extends ControllerBase
Controller to respond to delete shape request and turn
them into DeleteShapeCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteController
public DeleteController(RepApplication app)
activate
public void activate(DrawingView view)
- Specified by:
activate
in interface IController
- Overrides:
activate
in class ControllerBase
newDeleteContextItem
public com.google.gwt.user.client.ui.MenuItem newDeleteContextItem(DrawingView view)
Copyright © 2010. All Rights Reserved.