org.vectomatic.client.rep.controller
Class UngroupController
java.lang.Object
org.vectomatic.client.rep.controller.ControllerBase
org.vectomatic.client.rep.controller.UngroupController
- All Implemented Interfaces:
- EventListener, IController, IShapeSelectionListener
public class UngroupController
- extends ControllerBase
- implements IShapeSelectionListener
Controller to respond to ungrouping requests and turn
them into UngroupCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UngroupController
public UngroupController(RepApplication app)
activate
public void activate(DrawingView view)
- Specified by:
activate
in interface IController
- Overrides:
activate
in class ControllerBase
selectionChanged
public void selectionChanged(ShapeSelection selection)
- Specified by:
selectionChanged
in interface IShapeSelectionListener
getUngroupMenuItem
public com.google.gwt.user.client.ui.MenuItem getUngroupMenuItem()
getUngroupContextItem
public com.google.gwt.user.client.ui.MenuItem getUngroupContextItem()
Copyright © 2010. All Rights Reserved.