Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.presenter
Class YUIFlowPanelDropController

java.lang.Object
  extended by com.allen_sauer.gwt.dnd.client.drop.AbstractDropController
      extended by com.allen_sauer.gwt.dnd.client.drop.AbstractPositioningDropController
          extended by com.allen_sauer.gwt.dnd.client.drop.AbstractInsertPanelDropController
              extended by com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController
                  extended by org.nuxeo.opensocial.container.client.presenter.YUIFlowPanelDropController
All Implemented Interfaces:
com.allen_sauer.gwt.dnd.client.drop.DropController

public class YUIFlowPanelDropController
extends com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController

Author:
Stéphane Fourrier

Constructor Summary
YUIFlowPanelDropController(com.google.gwt.user.client.ui.FlowPanel dropTarget)
           
 
Method Summary
 
Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractInsertPanelDropController
onDrop, onEnter, onLeave, onMove, onPreviewDrop
 
Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractDropController
getDropTarget
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YUIFlowPanelDropController

public YUIFlowPanelDropController(com.google.gwt.user.client.ui.FlowPanel dropTarget)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.